Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp2632 const CXXRecordDecl *LastVBase,
3041 const CXXRecordDecl *LastVBase, in AddMethods() argument
3052 const CXXRecordDecl *NextBase = nullptr, *NextLastVBase = LastVBase; in AddMethods()
3107 LastVBase ? VTables.getVBTableIndex(MostDerivedClass, LastVBase) : 0; in AddMethods()