Home
last modified time | relevance | path

Searched refs:GraphKeepGoing (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-xray/
H A Dxray-graph.cpp31 GraphKeepGoing("keep-going", cl::desc("Keep going on errors encountered"), variable
33 static cl::alias GraphKeepGoing2("k", cl::aliasopt(GraphKeepGoing),
462 if (!GraphKeepGoing) in getGraphRenderer()
494 F.KeepGoing = GraphKeepGoing; in __anon8b29e32d0302()