Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDExprConstant.cpp4275 ESR_Continue, enumerator
4379 case ESR_Continue: in EvaluateLoopBody()
4380 return ESR_Continue; in EvaluateLoopBody()
4448 case ESR_Continue: in EvaluateSwitch()
4530 if (ESR != ESR_Continue) in EvaluateStmt()
4551 if (ESR != ESR_Continue) in EvaluateStmt()
4685 if (ESR != ESR_Continue) { in EvaluateStmt()
4701 if (ESR != ESR_Continue) in EvaluateStmt()
4734 if (ESR != ESR_Continue) { in EvaluateStmt()
4810 if (ESR != ESR_Continue) { in EvaluateStmt()
[all …]