Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGClass.cpp1298 const CXXRecordDecl *NonVirtualBase = in HasTrivialDestructorBody() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp508 if (const CXXRecordDecl *NonVirtualBase = Ty->getAsCXXRecordDecl()) { in getCommentForDecl() local