Lines Matching refs:save_scope_pos
3084 SaveAndRestore save_scope_pos(ScopePos); in VisitIfStmt() local
3095 addAutomaticObjHandling(ScopePos, save_scope_pos.get(), I); in VisitIfStmt()
3285 SaveAndRestore save_scope_pos(ScopePos); in VisitSEHExceptStmt() local
3503 SaveAndRestore save_scope_pos(ScopePos); in VisitForStmt() local
3516 addAutomaticObjHandling(ScopePos, save_scope_pos.get(), F); in VisitForStmt()
3600 SaveAndRestore save_scope_pos(ScopePos); in VisitForStmt() local
3666 SaveAndRestore save_scope_pos(ScopePos); in VisitForStmt() local
3865 SaveAndRestore save_scope_pos(ScopePos); in VisitWhileStmt() local
4022 SaveAndRestore save_scope_pos(ScopePos); in VisitObjCAtCatchStmt() local
4339 SaveAndRestore save_scope_pos(ScopePos); in VisitSwitchStmt() local
4350 addAutomaticObjHandling(ScopePos, save_scope_pos.get(), Terminator); in VisitSwitchStmt()
4631 SaveAndRestore save_scope_pos(ScopePos); in VisitCXXCatchStmt() local
4683 SaveAndRestore save_scope_pos(ScopePos); in VisitCXXForRangeStmt() local
4692 addAutomaticObjHandling(ScopePos, save_scope_pos.get(), S); in VisitCXXForRangeStmt()