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.cpp4954 ESR_Continue, enumerator
5070 case ESR_Continue: in EvaluateLoopBody()
5071 return ESR_Continue; in EvaluateLoopBody()
5145 case ESR_Continue: in EvaluateSwitch()
5241 if (ESR != ESR_Continue) in EvaluateStmt()
5262 if (ESR != ESR_Continue) in EvaluateStmt()
5423 if (ESR != ESR_Continue) { in EvaluateStmt()
5439 if (ESR != ESR_Continue) in EvaluateStmt()
5477 if (ESR != ESR_Continue) { in EvaluateStmt()
5568 if (ESR != ESR_Continue) { in EvaluateStmt()
[all …]