Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DVTableBuilder.h285 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp936 AddressPoints = VTLayout->getAddressPoints(); in GenerateConstructionVTable()
1379 for (auto &&AP : VTLayout.getAddressPoints()) { in EmitVTableTypeMetadata()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp1037 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints() function in __anon1858bcf60111::ItaniumVTableBuilder
2419 Builder.getAddressPoints()); in CreateVTableLayout()