Searched defs:getParentScope (Results 1 – 2 of 2) sorted by relevance
102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
617 TypeIndex getParentScope() const { return ParentScope; } in getParentScope() function