Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DVTableBuilder.cpp3693 const CXXRecordDecl *CurVBase = VB.getType()->getAsCXXRecordDecl(); in computeVBTableRelatedInformation() local
3694 if (!VBI->VBTableIndices.count(CurVBase)) in computeVBTableRelatedInformation()
3695 VBI->VBTableIndices[CurVBase] = VBTableIndex++; in computeVBTableRelatedInformation()