Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DVTableBuilder.h285 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGVTables.cpp868 AddressPoints = VTLayout->getAddressPoints(); in GenerateConstructionVTable()
1260 for (auto &&AP : VTLayout.getAddressPoints()) in EmitVTableTypeMetadata()
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DVTableBuilder.cpp1031 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints() function in __anon362d130e0111::ItaniumVTableBuilder
2320 Builder.getAddressPoints()); in CreateVTableLayout()