Searched refs:addressPointLoc (Results 1 – 1 of 1) sorted by relevance
2218 const auto &addressPointLoc = it->second; in MakeAddressPointIndices() local2219 unsigned vtableIndex = addressPointLoc.VTableIndex; in MakeAddressPointIndices()2220 unsigned addressPoint = addressPointLoc.AddressPointIndex; in MakeAddressPointIndices()