Searched refs:save_scope_pos (Results 1 – 1 of 1) sorted by relevance
3017 SaveAndRestore<LocalScope::const_iterator> save_scope_pos(ScopePos); in VisitIfStmt() local3028 addAutomaticObjHandling(ScopePos, save_scope_pos.get(), I); in VisitIfStmt()3218 SaveAndRestore<LocalScope::const_iterator> save_scope_pos(ScopePos); in VisitSEHExceptStmt() local3436 SaveAndRestore<LocalScope::const_iterator> save_scope_pos(ScopePos); in VisitForStmt() local3449 addAutomaticObjHandling(ScopePos, save_scope_pos.get(), F); in VisitForStmt()3795 SaveAndRestore<LocalScope::const_iterator> save_scope_pos(ScopePos); in VisitWhileStmt() local3952 SaveAndRestore<LocalScope::const_iterator> save_scope_pos(ScopePos); in VisitObjCAtCatchStmt() local4269 SaveAndRestore<LocalScope::const_iterator> save_scope_pos(ScopePos); in VisitSwitchStmt() local4280 addAutomaticObjHandling(ScopePos, save_scope_pos.get(), Terminator); in VisitSwitchStmt()4563 SaveAndRestore<LocalScope::const_iterator> save_scope_pos(ScopePos); in VisitCXXCatchStmt() local[all …]