Home
last modified time | relevance | path

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

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