reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
102 ScopedHashTableScope *getParentScope() { return PrevScope; } 103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } 230 PrevScope = HT.CurScope; 238 HT.CurScope = PrevScope;