Home | History | Annotate | Download | only in Parse

Lines Matching refs:OldScope

362   Scope *OldScope = getCurScope();
363 Actions.CurScope = OldScope->getParent();
366 delete OldScope;
368 ScopeCache[NumCachedScopes++] = OldScope;