Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGClass.cpp1373 const CXXRecordDecl *NonVirtualBase = in HasTrivialDestructorBody() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp628 if (const CXXRecordDecl *NonVirtualBase = Ty->getAsCXXRecordDecl()) { in getCommentForDecl() local