Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DVTableBuilder.cpp2933 static bool isDirectVBase(const CXXRecordDecl *Base, const CXXRecordDecl *RD) { in isDirectVBase() function
2957 if (isDirectVBase(NextBase, RD)) { in AddMethods()