Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp2285 const auto &addressPointLoc = it->second; in MakeAddressPointIndices() local
2286 unsigned vtableIndex = addressPointLoc.VTableIndex; in MakeAddressPointIndices()
2287 unsigned addressPoint = addressPointLoc.AddressPointIndex; in MakeAddressPointIndices()