Searched refs:getDerivationList (Results 1 – 3 of 3) sorted by relevance
119 Builder.writeTypeIndex(Record.getDerivationList()); in writeClass()
265 printTypeIndex("DerivedFrom", Class.getDerivationList()); in visitClass()
494 TypeIndex getDerivationList() const { return DerivationList; } in getDerivationList() function