Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DVTableBuilder.h288 const AddressPointsIndexMapTy &getAddressPointIndices() const { in getAddressPointIndices() function
/external/llvm-project/clang/lib/CodeGen/
DCGVTables.cpp852 const auto &addressPoints = layout.getAddressPointIndices(); in createVTableInitializer()