Searched defs:ConditionScope (Results 1 – 2 of 2) sorted by relevance
573 LexicalScope ConditionScope(*this, S.getCond()->getSourceRange()); in EmitIfStmt() local683 RunCleanupsScope ConditionScope(*this); in EmitWhileStmt() local837 LexicalScope ConditionScope(*this, S.getSourceRange()); in EmitForStmt() local1523 RunCleanupsScope ConditionScope(*this); in EmitSwitchStmt() local
1895 CodeGenFunction::LexicalScope ConditionScope(CGF, Cond->getSourceRange()); in emitOMPIfClause() local