Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDDeclCXX.cpp251 BaseClassDecl->hasDirectFields()) { in setBases()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclCXX.h1208 bool hasDirectFields() const { in hasDirectFields() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclCXX.cpp1357 return Specifier->getType()->getAsCXXRecordDecl()->hasDirectFields(); in findDecomposableBaseClass()
1362 if (RD->hasDirectFields()) in findDecomposableBaseClass()