Searched refs:CurVBase (Results 1 – 1 of 1) sorted by relevance
3833 const CXXRecordDecl *CurVBase = VB.getType()->getAsCXXRecordDecl(); in computeVBTableRelatedInformation() local3834 if (VBI->VBTableIndices.try_emplace(CurVBase, VBTableIndex).second) in computeVBTableRelatedInformation()