Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DVTableBuilder.h285 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGVTables.cpp868 AddressPoints = VTLayout->getAddressPoints(); in GenerateConstructionVTable()
1260 for (auto &&AP : VTLayout.getAddressPoints()) in EmitVTableTypeMetadata()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp1031 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints() function in __anon6f3b34010111::ItaniumVTableBuilder
2320 Builder.getAddressPoints()); in CreateVTableLayout()