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.cpp2630 const CXXRecordDecl *LastVBase,
3039 const CXXRecordDecl *LastVBase, in AddMethods() argument
3050 const CXXRecordDecl *NextBase = nullptr, *NextLastVBase = LastVBase; in AddMethods()
3105 LastVBase ? VTables.getVBTableIndex(MostDerivedClass, LastVBase) : 0; in AddMethods()