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