Home | History | Annotate | Download | only in Parse

Lines Matching refs:OldScope

384   Scope *OldScope = getCurScope();
385 Actions.CurScope = OldScope->getParent();
388 delete OldScope;
390 ScopeCache[NumCachedScopes++] = OldScope;