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