Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/libcxx/type_traits/
H A Dis_trivially_comparable.compile.pass.cpp59 struct NonVirtualBase : S, S2 {}; global() struct
/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1372 const CXXRecordDecl *NonVirtualBase = in HasTrivialDestructorBody() local
/llvm-project/clang/include/clang/AST/
H A DExprCXX.h1540 NonVirtualBase, enumerator
/llvm-project/clang/lib/AST/
H A DASTContext.cpp649 if (const CXXRecordDecl *NonVirtualBase = Ty->getAsCXXRecordDecl()) { getCommentForDecl() local