Home
last modified time | relevance | path

Searched defs:NonVirtualBase (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1364 const CXXRecordDecl *NonVirtualBase = in HasTrivialDestructorBody() local
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h1524 NonVirtualBase, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp646 if (const CXXRecordDecl *NonVirtualBase = Ty->getAsCXXRecordDecl()) { in getCommentForDecl() local