Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.cpp32 GraphKeepGoing("keep-going", cl::desc("Keep going on errors encountered"), variable
34 static cl::alias GraphKeepGoing2("k", cl::aliasopt(GraphKeepGoing),
479 if (!GraphKeepGoing) in getGraphRenderer()
511 F.KeepGoing = GraphKeepGoing; in __anon4662d1480302()