Searched refs:ForScope (Results 1 – 3 of 3) sorted by relevance
809 LexicalScope ForScope(*this, S.getSourceRange()); in EmitForStmt() local849 if (ForScope.requiresCleanups()) in EmitForStmt()894 ForScope.ForceCleanup(); in EmitForStmt()907 LexicalScope ForScope(*this, S.getSourceRange()); in EmitCXXForRangeStmt() local927 if (ForScope.requiresCleanups()) in EmitCXXForRangeStmt()970 ForScope.ForceCleanup(); in EmitCXXForRangeStmt()
1495 RunCleanupsScope ForScope(*this); in EmitObjCForCollectionStmt() local1737 ForScope.ForceCleanup(); in EmitObjCForCollectionStmt()
1551 ParseScope ForScope(this, ScopeFlags); in ParseForStatement() local1791 ForScope.Exit(); in ParseForStatement()