Searched defs:ConditionScope (Results 1 – 2 of 2) sorted by relevance
777 LexicalScope ConditionScope(*this, S.getCond()->getSourceRange()); in EmitIfStmt() local887 RunCleanupsScope ConditionScope(*this); in EmitWhileStmt() local1054 LexicalScope ConditionScope(*this, S.getSourceRange()); in EmitForStmt() local1976 RunCleanupsScope ConditionScope(*this); in EmitSwitchStmt() local
2000 CodeGenFunction::LexicalScope ConditionScope(CGF, Cond->getSourceRange()); in emitIfClause() local