Searched refs:VTableAddressPointsMapTy (Results 1 – 3 of 3) sorted by relevance
39 typedef VTableLayout::AddressPointsMapTy VTableAddressPointsMapTy; typedef102 VTableAddressPointsMapTy& AddressPoints);
52 SmallVector<VTableAddressPointsMapTy, 8> VTableAddressPoints; in EmitVTTDefinition()55 VTableAddressPoints.push_back(VTableAddressPointsMapTy()); in EmitVTTDefinition()
729 VTableAddressPointsMapTy& AddressPoints) { in GenerateConstructionVTable()