Home
last modified time | relevance | path

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

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