Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp4787 ESR_Continue, enumerator
4901 case ESR_Continue: in EvaluateLoopBody()
4902 return ESR_Continue; in EvaluateLoopBody()
4970 case ESR_Continue: in EvaluateSwitch()
5052 if (ESR != ESR_Continue) in EvaluateStmt()
5073 if (ESR != ESR_Continue) in EvaluateStmt()
5222 if (ESR != ESR_Continue) { in EvaluateStmt()
5238 if (ESR != ESR_Continue) in EvaluateStmt()
5276 if (ESR != ESR_Continue) { in EvaluateStmt()
5362 if (ESR != ESR_Continue) { in EvaluateStmt()
[all …]