Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DVTableBuilder.cpp2534 const CXXRecordDecl *LastVBase,
2943 const CXXRecordDecl *LastVBase, in AddMethods() argument
2954 const CXXRecordDecl *NextBase = nullptr, *NextLastVBase = LastVBase; in AddMethods()
3009 LastVBase ? VTables.getVBTableIndex(MostDerivedClass, LastVBase) : 0; in AddMethods()