Home | History | Annotate | Download | only in Parse

Lines Matching refs:OldScope

370   Scope *OldScope = getCurScope();
371 Actions.CurScope = OldScope->getParent();
374 delete OldScope;
376 ScopeCache[NumCachedScopes++] = OldScope;