Searched refs:CurVBase (Results 1 – 2 of 2) sorted by relevance
3740 const CXXRecordDecl *CurVBase = VB.getType()->getAsCXXRecordDecl(); in computeVBTableRelatedInformation() local3741 if (!VBI->VBTableIndices.count(CurVBase)) in computeVBTableRelatedInformation()3742 VBI->VBTableIndices[CurVBase] = VBTableIndex++; in computeVBTableRelatedInformation()
3703 const CXXRecordDecl *CurVBase = VB.getType()->getAsCXXRecordDecl(); in computeVBTableRelatedInformation() local3704 if (!VBI->VBTableIndices.count(CurVBase)) in computeVBTableRelatedInformation()3705 VBI->VBTableIndices[CurVBase] = VBTableIndex++; in computeVBTableRelatedInformation()