Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGClass.cpp1372 const CXXRecordDecl *NonVirtualBase = in HasTrivialDestructorBody() local
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp626 if (const CXXRecordDecl *NonVirtualBase = Ty->getAsCXXRecordDecl()) { in getCommentForDecl() local