Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp4840 ESR_Continue, enumerator
4956 case ESR_Continue: in EvaluateLoopBody()
4957 return ESR_Continue; in EvaluateLoopBody()
5030 case ESR_Continue: in EvaluateSwitch()
5126 if (ESR != ESR_Continue) in EvaluateStmt()
5147 if (ESR != ESR_Continue) in EvaluateStmt()
5308 if (ESR != ESR_Continue) { in EvaluateStmt()
5324 if (ESR != ESR_Continue) in EvaluateStmt()
5362 if (ESR != ESR_Continue) { in EvaluateStmt()
5453 if (ESR != ESR_Continue) { in EvaluateStmt()
[all …]