Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.h147 bool KeepGoing;
H A Dxray-graph.cpp511 F.KeepGoing = GraphKeepGoing; in __anon4662d1480302()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1291 bool KeepGoing = keepEvaluatingAfterFailure(); in noteFailure() local
1292 EvalStatus.HasSideEffects |= KeepGoing; in noteFailure()
1293 return KeepGoing; in noteFailure()