Searched defs:getParentScope (Results 1 – 3 of 3) sorted by relevance
99 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function100 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
726 TypeIndex getParentScope() const { return ParentScope; } in getParentScope() function