Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp3833 const CXXRecordDecl *CurVBase = VB.getType()->getAsCXXRecordDecl(); in computeVBTableRelatedInformation() local
3834 if (VBI->VBTableIndices.try_emplace(CurVBase, VBTableIndex).second) in computeVBTableRelatedInformation()