Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-xray/
H A Dxray-graph.cpp30 GraphKeepGoing("keep-going", cl::desc("Keep going on errors encountered"), variable
32 static cl::alias GraphKeepGoing2("k", cl::aliasopt(GraphKeepGoing),
477 if (!GraphKeepGoing) in getGraphRenderer()
509 F.KeepGoing = GraphKeepGoing; in __anona1e4ec780302()