Searched refs:OldScope (Results 1 – 1 of 1) sorted by relevance
370 Scope *OldScope = getCurScope(); in ExitScope() local371 Actions.CurScope = OldScope->getParent(); in ExitScope()374 delete OldScope; in ExitScope()376 ScopeCache[NumCachedScopes++] = OldScope; in ExitScope()