Searched refs:AddressPointsMapTy (Results 1 – 3 of 3) sorted by relevance
205 typedef llvm::DenseMap<BaseSubobject, uint64_t> AddressPointsMapTy; typedef215 AddressPointsMapTy AddressPoints;222 const AddressPointsMapTy &AddressPoints);259 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints()
90 typedef llvm::DenseMap<BaseSubobject, uint64_t> AddressPointsMapTy; typedef
790 AddressPointsMapTy; typedef in __anonbb08dddc0111::VTableBuilder831 AddressPointsMapTy AddressPoints;1019 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints()1037 AddressPointsMapTy::const_iterator address_points_begin() const { in address_points_begin()1041 AddressPointsMapTy::const_iterator address_points_end() const { in address_points_end()1843 for (AddressPointsMapTy::const_iterator I = AddressPoints.begin(), in dumpLayout()2153 const AddressPointsMapTy &AddressPoints) in VTableLayout()