Searched refs:DerivationList (Results 1 – 4 of 4) sorted by relevance
470 TypeIndex FieldList, TypeIndex DerivationList, in ClassRecord() argument474 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {} in ClassRecord()488 TypeIndex getDerivationList() const { return DerivationList; } in getDerivationList()492 TypeIndex DerivationList; variable
341 Class.VTableShape, Class.DerivationList, Class.FieldList); in visitKnownRecord()
451 error(IO.mapInteger(Record.DerivationList, "DerivedFrom")); in visitKnownRecord()
528 IO.mapRequired("DerivationList", Record.DerivationList); in map()