Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DVTableBuilder.cpp3703 const CXXRecordDecl *CurVBase = VB.getType()->getAsCXXRecordDecl(); in computeVBTableRelatedInformation() local
3704 if (!VBI->VBTableIndices.count(CurVBase)) in computeVBTableRelatedInformation()
3705 VBI->VBTableIndices[CurVBase] = VBTableIndex++; in computeVBTableRelatedInformation()