Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DVTableBuilder.cpp2507 const CXXRecordDecl *LastVBase,
2921 const CXXRecordDecl *LastVBase, in AddMethods() argument
2932 const CXXRecordDecl *NextBase = nullptr, *NextLastVBase = LastVBase; in AddMethods()
3039 LastVBase ? VTables.getVBTableIndex(MostDerivedClass, LastVBase) : 0; in AddMethods()