Searched defs:ConditionScope (Results 1 – 2 of 2) sorted by relevance
809 LexicalScope ConditionScope(*this, S.getCond()->getSourceRange()); in EmitIfStmt() local1009 RunCleanupsScope ConditionScope(*this); in EmitWhileStmt() local1209 LexicalScope ConditionScope(*this, S.getSourceRange()); in EmitForStmt() local2173 RunCleanupsScope ConditionScope(*this); in EmitSwitchStmt() local
1832 CodeGenFunction::LexicalScope ConditionScope(CGF, Cond->getSourceRange()); in emitIfClause() local