Searched refs:VBTableIndices (Results 1 – 2 of 2) sorted by relevance
478 VBTableIndicesTy VBTableIndices; variable511 assert(VBTableIndices.count(Pair) == 1 && in getVBTableIndex()513 return VBTableIndices[Pair]; in getVBTableIndex()
3374 assert(VBTableIndices.count(ClassPairTy(VBPtrBase, SubVBase))); in computeVBTableRelatedInformation()3375 VBTableIndices[ClassPairTy(RD, SubVBase)] = in computeVBTableRelatedInformation()3376 VBTableIndices[ClassPairTy(VBPtrBase, SubVBase)]; in computeVBTableRelatedInformation()3388 VBTableIndices[ClassPairTy(RD, CurVBase)] = VBTableIndex++; in computeVBTableRelatedInformation()