Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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),
476 if (!GraphKeepGoing) in getGraphRenderer()
508 F.KeepGoing = GraphKeepGoing; in __anon7c88d1fc0302()