Home
last modified time | relevance | path

Searched refs:AddressPointsMapTy (Results 1 – 8 of 8) sorted by relevance

/external/clang/include/clang/AST/
DVTableBuilder.h228 typedef llvm::DenseMap<BaseSubobject, uint64_t> AddressPointsMapTy; typedef
239 AddressPointsMapTy AddressPoints;
248 const AddressPointsMapTy &AddressPoints,
290 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints()
DVTTBuilder.h89 typedef llvm::DenseMap<BaseSubobject, uint64_t> AddressPointsMapTy; typedef
/external/llvm-project/clang/include/clang/AST/
DVTableBuilder.h239 AddressPointsMapTy; typedef
259 AddressPointsMapTy AddressPoints;
268 const AddressPointsMapTy &AddressPoints);
284 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints()
DVTTBuilder.h92 using AddressPointsMapTy = llvm::DenseMap<BaseSubobject, uint64_t>; variable
/external/llvm-project/clang/lib/CodeGen/
DCGVTables.h38 typedef VTableLayout::AddressPointsMapTy VTableAddressPointsMapTy;
DCGVTT.cpp25 VTableLayout::AddressPointsMapTy &AddressPoints) { in GetAddrOfVTTVTable()
/external/llvm-project/clang/lib/AST/
DVTableBuilder.cpp788 typedef VTableLayout::AddressPointsMapTy AddressPointsMapTy; typedef in __anond37903e60111::ItaniumVTableBuilder
831 AddressPointsMapTy AddressPoints;
1031 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints()
1045 AddressPointsMapTy::const_iterator address_points_begin() const { in address_points_begin()
1049 AddressPointsMapTy::const_iterator address_points_end() const { in address_points_end()
2212 MakeAddressPointIndices(const VTableLayout::AddressPointsMapTy &addressPoints, in MakeAddressPointIndices()
2241 const AddressPointsMapTy &AddressPoints) in VTableLayout()
3610 const VTableLayout::AddressPointsMapTy EmptyAddressPointsMap; in computeVTableRelatedInformation()
/external/clang/lib/AST/
DVTableBuilder.cpp782 AddressPointsMapTy; typedef in __anon71138c580111::ItaniumVTableBuilder
825 AddressPointsMapTy AddressPoints;
1019 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints()
1045 AddressPointsMapTy::const_iterator address_points_begin() const { in address_points_begin()
1049 AddressPointsMapTy::const_iterator address_points_end() const { in address_points_end()
2210 const AddressPointsMapTy &AddressPoints, in VTableLayout()
3579 const VTableLayout::AddressPointsMapTy EmptyAddressPointsMap; in computeVTableRelatedInformation()