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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.h147 bool KeepGoing; member in class:llvm::xray::GraphRenderer::Factory
H A Dxray-graph.cpp484 F.KeepGoing = GraphKeepGoing;
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1172 bool KeepGoing = keepEvaluatingAfterFailure(); local
1173 EvalStatus.HasSideEffects |= KeepGoing;
1174 return KeepGoing;

Completed in 196 milliseconds