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