Home
last modified time | relevance | path

Searched refs:getAddressPoints (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/AST/
DVTableBuilder.h290 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints() function
/external/llvm-project/clang/include/clang/AST/
DVTableBuilder.h284 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints() function
/external/clang/lib/CodeGen/
DCGVTables.cpp673 AddressPoints = VTLayout->getAddressPoints(); in GenerateConstructionVTable()
951 for (auto &&AP : VTLayout.getAddressPoints()) in EmitVTableTypeMetadata()
/external/llvm-project/clang/lib/CodeGen/
DCGVTables.cpp882 AddressPoints = VTLayout->getAddressPoints(); in GenerateConstructionVTable()
1274 for (auto &&AP : VTLayout.getAddressPoints()) in EmitVTableTypeMetadata()
/external/llvm-project/clang/lib/AST/
DVTableBuilder.cpp1031 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints() function in __anond37903e60111::ItaniumVTableBuilder
2320 Builder.getAddressPoints()); in CreateVTableLayout()
/external/clang/lib/AST/
DVTableBuilder.cpp1019 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints() function in __anon71138c580111::ItaniumVTableBuilder
2291 Builder.getAddressPoints(), in CreateVTableLayout()