Searched refs: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
348 printItemIndex("ParentScope", Func.getParentScope()); in visitKnownRecord()
623 TypeIndex getParentScope() const { return ParentScope; } in getParentScope() function