Home
last modified time | relevance | path

Searched defs:BaseClassDecl (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Sema/
DSemaCUDA.cpp185 CXXRecordDecl *BaseClassDecl = cast<CXXRecordDecl>(BaseType->getDecl()); in inferCUDATargetForImplicitSpecialMember() local
DSemaDeclCXX.cpp4372 CXXRecordDecl *BaseClassDecl = cast<CXXRecordDecl>(RT->getDecl()); in MarkBaseAndMemberDestructorsReferenced() local
4402 CXXRecordDecl *BaseClassDecl = cast<CXXRecordDecl>(RT->getDecl()); in MarkBaseAndMemberDestructorsReferenced() local
5102 CXXRecordDecl *BaseClassDecl = cast<CXXRecordDecl>(BaseType->getDecl()); in defaultedSpecialMemberIsConstexpr() local
8717 CXXRecordDecl *BaseClassDecl = cast<CXXRecordDecl>(BaseType->getDecl()); in ComputeDefaultedDefaultCtorExceptionSpec() local
8729 CXXRecordDecl *BaseClassDecl = cast<CXXRecordDecl>(BaseType->getDecl()); in ComputeDefaultedDefaultCtorExceptionSpec() local
8784 CXXRecordDecl *BaseClassDecl = cast<CXXRecordDecl>(BaseType->getDecl()); in ComputeInheritingCtorExceptionSpec() local
8796 CXXRecordDecl *BaseClassDecl = cast<CXXRecordDecl>(BaseType->getDecl()); in ComputeInheritingCtorExceptionSpec() local
9956 CXXRecordDecl *BaseClassDecl in ComputeDefaultedCopyAssignmentExceptionSpec() local
9964 CXXRecordDecl *BaseClassDecl in ComputeDefaultedCopyAssignmentExceptionSpec() local
10349 CXXRecordDecl *BaseClassDecl in ComputeDefaultedMoveAssignmentExceptionSpec() local
[all …]
/external/clang/lib/CodeGen/
DCGClass.cpp405 CXXRecordDecl *BaseClassDecl = in EmitBaseInitializer() local
1279 const CXXRecordDecl *BaseClassDecl, in HasTrivialDestructorBody()
1555 CXXRecordDecl *BaseClassDecl in EnterDtorCleanups() local
1578 CXXRecordDecl *BaseClassDecl = Base.getType()->getAsCXXRecordDecl(); in EnterDtorCleanups() local
DItaniumCXXABI.cpp1170 const CXXRecordDecl *BaseClassDecl) { in GetVirtualBaseClassOffset()
DMicrosoftCXXABI.cpp950 const CXXRecordDecl *BaseClassDecl) { in GetVirtualBaseClassOffset()
/external/clang/lib/AST/
DDeclCXX.cpp171 CXXRecordDecl *BaseClassDecl in setBases() local