Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DVTableBuilder.h277 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGVTables.cpp738 AddressPoints = VTLayout->getAddressPoints(); in GenerateConstructionVTable()
1018 for (auto &&AP : VTLayout.getAddressPoints()) in EmitVTableTypeMetadata()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DVTableBuilder.cpp1022 const AddressPointsMapTy &getAddressPoints() const { in getAddressPoints() function in __anon6d6223050111::ItaniumVTableBuilder
2273 Builder.getAddressPoints()); in CreateVTableLayout()