Searched defs:getParentScope (Results 1 – 4 of 4) 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
70 DeclScope *getParentScope() { return parent; } in getParentScope() function71 const DeclScope *getParentScope() const { return parent; } in getParentScope() function
618 TypeIndex getParentScope() const { return ParentScope; } in getParentScope() function