Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DVTableBuilder.h285 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGVTables.cpp870 AddressPoints = VTLayout->getAddressPoints(); in GenerateConstructionVTable()
1262 for (auto &&AP : VTLayout.getAddressPoints()) in EmitVTableTypeMetadata()
/llvm-project-15.0.7/clang/lib/AST/
H A DVTableBuilder.cpp1032 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints() function in __anon702cc0260111::ItaniumVTableBuilder
2320 Builder.getAddressPoints()); in CreateVTableLayout()