Searched refs:save_scope_pos (Results 1 – 1 of 1) sorted by relevance
2169 SaveAndRestore<LocalScope::const_iterator> save_scope_pos(ScopePos); in VisitIfStmt() local2386 SaveAndRestore<LocalScope::const_iterator> save_scope_pos(ScopePos); in VisitForStmt() local2399 addAutomaticObjDtors(ScopePos, save_scope_pos.get(), F); in VisitForStmt()2731 SaveAndRestore<LocalScope::const_iterator> save_scope_pos(ScopePos); in VisitWhileStmt() local3060 SaveAndRestore<LocalScope::const_iterator> save_scope_pos(ScopePos); in VisitSwitchStmt() local3343 SaveAndRestore<LocalScope::const_iterator> save_scope_pos(ScopePos); in VisitCXXCatchStmt() local3395 SaveAndRestore<LocalScope::const_iterator> save_scope_pos(ScopePos); in VisitCXXForRangeStmt() local3402 addAutomaticObjDtors(ScopePos, save_scope_pos.get(), S); in VisitCXXForRangeStmt()