Searched defs:ConditionScope (Results 1 – 2 of 2) sorted by relevance
711 LexicalScope ConditionScope(*this, S.getCond()->getSourceRange()); in EmitIfStmt() local812 RunCleanupsScope ConditionScope(*this); in EmitWhileStmt() local979 LexicalScope ConditionScope(*this, S.getSourceRange()); in EmitForStmt() local1845 RunCleanupsScope ConditionScope(*this); in EmitSwitchStmt() local
2035 CodeGenFunction::LexicalScope ConditionScope(CGF, Cond->getSourceRange()); in emitIfClause() local