Searched refs:PrevScope (Results 1 – 1 of 1) sorted by relevance
88 ScopedHashTableScope *PrevScope; variable99 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope()100 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope()223 PrevScope = HT.CurScope; in ScopedHashTableScope()231 HT.CurScope = PrevScope; in ~ScopedHashTableScope()