Home
last modified time | relevance | path

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

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