Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DVTableBuilder.h289 const AddressPointsIndexMapTy &getAddressPointIndices() const { in getAddressPointIndices() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGVTables.cpp838 const auto &addressPoints = layout.getAddressPointIndices(); in createVTableInitializer()