Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp2937 static bool isDirectVBase(const CXXRecordDecl *Base, const CXXRecordDecl *RD) { in isDirectVBase() function
2961 if (isDirectVBase(NextBase, RD)) { in AddMethods()