Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DVTableBuilder.cpp2934 static bool isDirectVBase(const CXXRecordDecl *Base, const CXXRecordDecl *RD) { in isDirectVBase() function
2958 if (isDirectVBase(NextBase, RD)) { in AddMethods()