Searched refs:VBPtrType (Results 1 – 4 of 4) sorted by relevance
1141 TypeIndex VBPtrType, uint64_t Offset, uint64_t Index) in VirtualBaseClassRecord() argument1143 BaseType(BaseType), VBPtrType(VBPtrType), VBPtrOffset(Offset), in VirtualBaseClassRecord()1155 TypeIndex getVBPtrType() const { return VBPtrType; } in getVBPtrType()1163 TypeIndex VBPtrType; // Virtual base pointer type member1169 TypeIndex VBPtrType; variable
366 return VirtualBaseClassRecord(L->Attrs.getAccess(), L->BaseType, L->VBPtrType, in deserialize()566 Success &= remapIndex(IndexMap, VBPtrType); in remapTypeIndices()
36 ; CHECK-NEXT: VBPtrType: const int* ({{.*}})48 ; CHECK-NEXT: VBPtrType: const int* ({{.*}})
302 ; CHECK: VBPtrType: const int* (0x1012)