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