Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp2217 const auto &addressPointLoc = it->second; in MakeAddressPointIndices() local
2218 unsigned vtableIndex = addressPointLoc.VTableIndex; in MakeAddressPointIndices()
2219 unsigned addressPoint = addressPointLoc.AddressPointIndex; in MakeAddressPointIndices()