Searched refs:getParentScope (Results 1 – 8 of 8) sorted by relevance
103 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function104 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
99 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function100 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
240 Builder.writeTypeIndex(Record.getParentScope()); in writeFuncId()
385 printTypeIndex("ParentScope", Func.getParentScope()); in visitFuncId()
349 printItemIndex("ParentScope", Func.getParentScope()); in visitKnownRecord()
599 TypeIndex getParentScope() const { return ParentScope; } in getParentScope() function
726 TypeIndex getParentScope() const { return ParentScope; } in getParentScope() function