Home
last modified time | relevance | path

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

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