H A D | TypeRecord.h | 889 TypeIndex BaseType, TypeIndex VBPtrType, in VirtualBaseClassRecord() 892 VBPtrType(VBPtrType), VBPtrOffset(Offset), VTableIndex(Index) {} in VirtualBaseClassRecord() 894 TypeIndex BaseType, TypeIndex VBPtrType, in VirtualBaseClassRecord() 897 VBPtrType(VBPtrType), VBPtrOffset(Offset), VTableIndex(Index) {} in VirtualBaseClassRecord() 901 TypeIndex getVBPtrType() const { return VBPtrType; } in getBaseType() 907 TypeIndex VBPtrType; 890 VirtualBaseClassRecord(TypeRecordKind Kind,MemberAttributes Attrs,TypeIndex BaseType,TypeIndex VBPtrType,uint64_t Offset,uint64_t Index) VirtualBaseClassRecord() argument 895 VirtualBaseClassRecord(TypeRecordKind Kind,MemberAccess Access,TypeIndex BaseType,TypeIndex VBPtrType,uint64_t Offset,uint64_t Index) VirtualBaseClassRecord() argument 908 TypeIndex VBPtrType; global() variable
|