Searched defs:ConditionScope (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmt.cpp | 803 LexicalScope ConditionScope(*this, S.getCond()->getSourceRange()); EmitIfStmt() local |
H A D | CGOpenMPRuntime.cpp | 1831 CodeGenFunction::LexicalScope ConditionScope(CGF, Cond->getSourceRange()); emitIfClause() local |