Searched refs:VTableBase (Results 1 – 2 of 2) sorted by relevance
64 BaseSubobject VTableBase; member67 VTTComponent(uint64_t VTableIndex, BaseSubobject VTableBase) in VTTComponent()68 : VTableIndex(VTableIndex), VTableBase(VTableBase) {} in VTTComponent()
70 i->VTableBase); in EmitVTTDefinition()72 AddressPoint = VTableAddressPoints[i->VTableIndex].lookup(i->VTableBase); in EmitVTTDefinition()