Lines Matching refs:save_scope_pos
3081 SaveAndRestore save_scope_pos(ScopePos); in VisitIfStmt() local
3092 addAutomaticObjHandling(ScopePos, save_scope_pos.get(), I); in VisitIfStmt()
3282 SaveAndRestore save_scope_pos(ScopePos); in VisitSEHExceptStmt() local
3500 SaveAndRestore save_scope_pos(ScopePos); in VisitForStmt() local
3513 addAutomaticObjHandling(ScopePos, save_scope_pos.get(), F); in VisitForStmt()
3597 SaveAndRestore save_scope_pos(ScopePos); in VisitForStmt() local
3663 SaveAndRestore save_scope_pos(ScopePos); in VisitForStmt() local
3862 SaveAndRestore save_scope_pos(ScopePos); in VisitWhileStmt() local
4019 SaveAndRestore save_scope_pos(ScopePos); in VisitObjCAtCatchStmt() local
4336 SaveAndRestore save_scope_pos(ScopePos); in VisitSwitchStmt() local
4347 addAutomaticObjHandling(ScopePos, save_scope_pos.get(), Terminator); in VisitSwitchStmt()
4628 SaveAndRestore save_scope_pos(ScopePos); in VisitCXXCatchStmt() local
4680 SaveAndRestore save_scope_pos(ScopePos); in VisitCXXForRangeStmt() local
4689 addAutomaticObjHandling(ScopePos, save_scope_pos.get(), S); in VisitCXXForRangeStmt()