Home
last modified time | relevance | path

Searched defs:ConditionScope (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGStmt.cpp523 LexicalScope ConditionScope(*this, S.getCond()->getSourceRange()); in EmitIfStmt() local
710 RunCleanupsScope ConditionScope(*this); in EmitWhileStmt() local
867 LexicalScope ConditionScope(*this, S.getSourceRange()); in EmitForStmt() local
1557 RunCleanupsScope ConditionScope(*this); in EmitSwitchStmt() local
HDCGOpenMPRuntime.cpp1102 CodeGenFunction::LexicalScope ConditionScope(CGF, Cond->getSourceRange()); in emitOMPIfClause() local