Home
last modified time | relevance | path

Searched defs:Continue (Results 1 – 8 of 8) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/Serialization/
HDModuleManager.h279 Continue, /// Continue visiting all nodes. enumerator
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDMultiplexConsumer.cpp273 bool Continue = true; in HandleTopLevelDecl() local
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGStmt.cpp850 JumpDest Continue = getJumpDestInCurrentScope("for.cond"); in EmitForStmt() local
982 JumpDest Continue = getJumpDestInCurrentScope("for.inc"); in EmitCXXForRangeStmt() local
HDCGStmtOpenMP.cpp537 auto Continue = getJumpDestInCurrentScope("omp.body.continue"); in EmitOMPLoopBody() local
581 auto Continue = getJumpDestInCurrentScope("omp.inner.for.inc"); in EmitOMPInnerLoop() local
964 auto Continue = getJumpDestInCurrentScope("omp.dispatch.inc"); in EmitOMPForOuterLoop() local
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDLoopRerollPass.cpp1066 bool Continue = false; in validate() local
/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBProcess.cpp749 SBProcess::Continue () in Continue() function in SBProcess
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExprConstant.cpp3483 bool Continue; in EvaluateStmt() local
3499 bool Continue; in EvaluateStmt() local
3523 bool Continue = true; in EvaluateStmt() local
3560 bool Continue = true; in EvaluateStmt() local
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp148 bool Continue = false; in visitInputFile() local