Home
last modified time | relevance | path

Searched refs:getAddressPointIndices (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DVTableBuilder.h289 const AddressPointsIndexMapTy &getAddressPointIndices() const { in getAddressPointIndices() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGVTables.cpp840 const auto &addressPoints = layout.getAddressPointIndices(); in createVTableInitializer()