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