Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDVTableBuilder.cpp3760 const CXXRecordDecl *CurVBase = VB.getType()->getAsCXXRecordDecl(); in computeVBTableRelatedInformation() local
3761 if (!VBI->VBTableIndices.count(CurVBase)) in computeVBTableRelatedInformation()
3762 VBI->VBTableIndices[CurVBase] = VBTableIndex++; in computeVBTableRelatedInformation()