Searched refs:PrevScope (Results 1 – 1 of 1) sorted by relevance
90 ScopedHashTableScope *PrevScope; variable102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope()103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope()229 PrevScope = HT.CurScope; in ScopedHashTableScope()237 HT.CurScope = PrevScope; in ~ScopedHashTableScope()