Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp4838 ESR_Continue, enumerator
4952 case ESR_Continue: in EvaluateLoopBody()
4953 return ESR_Continue; in EvaluateLoopBody()
5026 case ESR_Continue: in EvaluateSwitch()
5120 if (ESR != ESR_Continue) in EvaluateStmt()
5141 if (ESR != ESR_Continue) in EvaluateStmt()
5302 if (ESR != ESR_Continue) { in EvaluateStmt()
5318 if (ESR != ESR_Continue) in EvaluateStmt()
5356 if (ESR != ESR_Continue) { in EvaluateStmt()
5447 if (ESR != ESR_Continue) { in EvaluateStmt()
[all …]