Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp5199 ESR_Continue, enumerator
5338 case ESR_Continue: in EvaluateLoopBody()
5339 return ESR_Continue; in EvaluateLoopBody()
5416 case ESR_Continue: in EvaluateSwitch()
5512 if (ESR != ESR_Continue) in EvaluateStmt()
5533 if (ESR != ESR_Continue) in EvaluateStmt()
5695 if (ESR != ESR_Continue) { in EvaluateStmt()
5711 if (ESR != ESR_Continue) in EvaluateStmt()
5753 if (ESR != ESR_Continue) { in EvaluateStmt()
5844 if (ESR != ESR_Continue) { in EvaluateStmt()
[all …]