Searched refs:DerivationList (Results 1 – 4 of 4) sorted by relevance
469 TypeIndex FieldList, TypeIndex DerivationList, in ClassRecord() argument473 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {} in ClassRecord()487 TypeIndex getDerivationList() const { return DerivationList; } in getDerivationList()491 TypeIndex DerivationList; variable
336 Class.VTableShape, Class.DerivationList, Class.FieldList); in visitKnownRecord()
432 error(IO.mapInteger(Record.DerivationList, "DerivedFrom")); in visitKnownRecord()
524 IO.mapRequired("DerivationList", Record.DerivationList); in map()