| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGClass.cpp | 196 CodeGenModule::GetNonVirtualBaseClassOffset(const CXXRecordDecl *ClassDecl, in GetNonVirtualBaseClassOffset() 553 const CXXRecordDecl *ClassDecl, in EmitBaseInitializer() 626 const CXXRecordDecl *ClassDecl, in EmitMemberInitializer() 776 const CXXRecordDecl *ClassDecl = in EmitAsanPrologueOrEpilogue() local 915 FieldMemcpyizer(CodeGenFunction &CGF, const CXXRecordDecl *ClassDecl, in FieldMemcpyizer() 998 const CXXRecordDecl *ClassDecl; member in __anon79f44e7e0311::FieldMemcpyizer 1280 const CXXRecordDecl *ClassDecl = CD->getParent(); in EmitCtorPrologue() local 1420 const CXXRecordDecl *ClassDecl = Dtor->getParent(); in CanSkipVTablePointerInitialization() local 1588 const CXXRecordDecl *ClassDecl = Dtor->getParent(); in Emit() local 1606 const CXXRecordDecl *ClassDecl = Dtor->getParent(); in EmitConditionalDtorDeleteCall() local [all …]
|
| H A D | ItaniumCXXABI.cpp | 1395 auto *ClassDecl = in emitVirtualObjectDelete() local 1608 auto *ClassDecl = in EmitTypeid() local 1765 auto *ClassDecl = in emitDynamicCastToVoid() local 1808 const CXXRecordDecl *ClassDecl, in GetVirtualBaseClassOffset()
|
| H A D | CGVTables.cpp | 92 auto ClassDecl = ResultType->getPointeeType()->getAsCXXRecordDecl(); in PerformReturnAdjustment() local
|
| H A D | CGObjCGNU.cpp | 3686 ObjCInterfaceDecl *ClassDecl = in RegisterAlias() local 3705 ObjCInterfaceDecl *ClassDecl = in GenerateClass() local
|
| H A D | CGObjC.cpp | 82 const ObjCInterfaceDecl *ClassDecl = BoxingMethod->getClassInterface(); in EmitObjCBoxedExpr() local
|
| H A D | MicrosoftCXXABI.cpp | 1068 CodeGenFunction &CGF, Address This, const CXXRecordDecl *ClassDecl, in GetVirtualBaseClassOffset()
|
| H A D | CGCall.cpp | 1898 if (const auto *ClassDecl = dyn_cast<CXXRecordDecl>(RT->getDecl())) in MayDropFunctionReturn() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
| H A D | RefCntblBaseVirtualDtorChecker.cpp | 52 const CXXRecordDecl *ClassDecl) in DerefFuncDeleteExprVisitor() 55 DerefFuncDeleteExprVisitor(const CXXRecordDecl *ClassDecl) in DerefFuncDeleteExprVisitor() 153 const CXXRecordDecl *ClassDecl; member in __anonf2028dc30111::DerefFuncDeleteExprVisitor
|
| H A D | RawPtrRefCallArgsChecker.cpp | 308 auto *ClassDecl = Decl->getParent(); in isMethodOnWTFContainerType() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDeclCXX.cpp | 3029 void Sema::ActOnBaseSpecifiers(Decl *ClassDecl, in ActOnBaseSpecifiers() 4223 CXXRecordDecl *ClassDecl, in FindBaseInitializer() 4301 explicit MemInitializerValidatorCCC(CXXRecordDecl *ClassDecl) in MemInitializerValidatorCCC() 4318 CXXRecordDecl *ClassDecl; member in __anon42c808801011::MemInitializerValidatorCCC 4324 RecordDecl *ClassDecl, in DiagRedefinedPlaceholderFieldDecl() 4348 Sema::tryLookupUnambiguousFieldDecl(RecordDecl *ClassDecl, in tryLookupUnambiguousFieldDecl() 4367 ValueDecl *Sema::tryLookupCtorInitMemberDecl(CXXRecordDecl *ClassDecl, in tryLookupCtorInitMemberDecl() 4401 CXXRecordDecl *ClassDecl = Constructor->getParent(); in BuildMemInitializer() local 4650 CXXRecordDecl *ClassDecl) { in BuildDelegatingInitializer() 4713 Expr *Init, CXXRecordDecl *ClassDecl, in BuildBaseInitializer() [all …]
|
| H A D | SemaCUDA.cpp | 371 bool SemaCUDA::inferTargetForImplicitSpecialMember(CXXRecordDecl *ClassDecl, in inferTargetForImplicitSpecialMember() 585 const CXXRecordDecl *ClassDecl = DD->getParent(); in isEmptyDestructor() local
|
| H A D | SemaObjCProperty.cpp | 194 ObjCContainerDecl *ClassDecl = cast<ObjCContainerDecl>(SemaRef.CurContext); in ActOnProperty() local 825 ObjCInterfaceDecl *ClassDecl, in SelectPropertyForSynthesisFromProtocols()
|
| H A D | Sema.cpp | 1885 if (const auto *ClassDecl = dyn_cast<CXXRecordDecl>(RT->getDecl())) in VisitCalledDestructors() local 1910 if (const auto *ClassDecl = dyn_cast<CXXRecordDecl>(RT->getDecl())) in VisitDeclStmt() local
|
| H A D | SemaPseudoObject.cpp | 243 if (const CXXRecordDecl *ClassDecl = ty->getAsCXXRecordDecl()) in CanCaptureValue() local
|
| H A D | SemaExprObjC.cpp | 2988 if (ObjCInterfaceDecl *ClassDecl = CurMeth->getClassInterface()) { in BuildInstanceMessage() local 3034 ObjCInterfaceDecl *ClassDecl = nullptr; in BuildInstanceMessage() local
|
| H A D | SemaDeclObjC.cpp | 3995 Decl *ClassDecl = OCD; in ActOnAtEnd() local 4799 Decl *ClassDecl = cast<ObjCContainerDecl>(SemaRef.CurContext); in ActOnMethodDeclaration() local
|
| H A D | SemaCodeComplete.cpp | 7122 CXXRecordDecl *ClassDecl = Constructor->getParent(); in CodeCompleteConstructorInitializer() local 8525 if (ObjCInterfaceDecl *ClassDecl = CurMethod->getClassInterface()) in CodeCompleteObjCInstanceMessage() local
|
| H A D | SemaOverload.cpp | 9090 CXXRecordDecl *ClassDecl = cast<CXXRecordDecl>(TyRec->getDecl()); in AddTypesConvertedFrom() local 9146 CXXRecordDecl *ClassDecl; in CollectVRQualifiers() local
|
| H A D | SemaInit.cpp | 5718 if (CXXRecordDecl *ClassDecl = dyn_cast<CXXRecordDecl>(RT->getDecl())) { in TryValueInitialization() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclObjC.cpp | 259 if (const auto *ClassDecl = dyn_cast<ObjCInterfaceDecl>(this)) { in FindPropertyDeclaration() local 643 ObjCInterfaceDecl* ClassDecl = this; in lookupInstanceVariable() local 674 ObjCInterfaceDecl* ClassDecl = this; in lookupInheritedClass() local 706 const ObjCInterfaceDecl* ClassDecl = this; in lookupMethod() local 1419 const ObjCInterfaceDecl *ClassDecl = nullptr; in findPropertyDecl() local
|
| H A D | Type.cpp | 131 const auto *ClassDecl = getTypePtr()->getPointeeCXXRecordDecl(); in mayBeDynamicClass() local 136 const auto *ClassDecl = getTypePtr()->getPointeeCXXRecordDecl(); in mayBeNotDynamicClass() local 2412 if (const auto *ClassDecl = dyn_cast<CXXRecordDecl>(Record->getDecl())) in isAggregateType() local 2747 if (const auto *ClassDecl = in isCXX98PODType() local 2795 if (const auto *ClassDecl = dyn_cast<CXXRecordDecl>(RT->getDecl())) { in isTrivialType() local 2854 if (const auto *ClassDecl = dyn_cast<CXXRecordDecl>(RT->getDecl())) { in isTriviallyCopyableTypeImpl() local 3041 if (const auto *ClassDecl = dyn_cast<CXXRecordDecl>(RT->getDecl())) in isLiteralType() local 3095 if (const auto *ClassDecl = dyn_cast<CXXRecordDecl>(RT->getDecl())) in isStandardLayoutType() local 3142 if (const auto *ClassDecl = dyn_cast<CXXRecordDecl>(RT->getDecl())) { in isCXX11PODType() local
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteModernObjC.cpp | 840 const ObjCInterfaceDecl *ClassDecl = D->getContainingInterface(); in getIvarAccessString() local 1059 void RewriteModernObjC::RewriteForwardClassEpilogue(ObjCInterfaceDecl *ClassDecl, in RewriteForwardClassEpilogue() 1380 void RewriteModernObjC::RewriteInterfaceDecl(ObjCInterfaceDecl *ClassDecl) { in RewriteInterfaceDecl() 3239 ObjCInterfaceDecl *ClassDecl = CurMethodDef->getClassInterface(); in SynthMessageExpr() local 3333 ObjCInterfaceDecl *ClassDecl = CurMethodDef->getClassInterface(); in SynthMessageExpr() local 6578 ObjCInterfaceDecl *ClassDecl, in Write_category_t() 7229 ObjCInterfaceDecl *ClassDecl = IDecl->getClassInterface(); in RewriteObjCCategoryImplDecl() local 7313 ObjCInterfaceDecl *ClassDecl = IDecl->getClassInterface(); in RewriteCategorySetupInitHook() local
|
| H A D | RewriteObjC.cpp | 756 const ObjCInterfaceDecl *ClassDecl = OID->getContainingInterface(); in getIvarAccessString() local 903 void RewriteObjC::RewriteForwardClassEpilogue(ObjCInterfaceDecl *ClassDecl, in RewriteForwardClassEpilogue() 1203 void RewriteObjC::RewriteInterfaceDecl(ObjCInterfaceDecl *ClassDecl) { in RewriteInterfaceDecl() 2666 ObjCInterfaceDecl *ClassDecl = CurMethodDef->getClassInterface(); in SynthMessageExpr() local 2759 ObjCInterfaceDecl *ClassDecl = CurMethodDef->getClassInterface(); in SynthMessageExpr() local 5597 ObjCInterfaceDecl *ClassDecl = IDecl->getClassInterface(); in RewriteObjCCategoryImplDecl() local
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseDeclCXX.cpp | 2245 void Parser::ParseBaseClause(Decl *ClassDecl) { in ParseBaseClause() 2274 BaseResult Parser::ParseBaseSpecifier(Decl *ClassDecl) { in ParseBaseSpecifier() 4252 Sema::ParsingClassState Parser::PushParsingClass(Decl *ClassDecl, in PushParsingClass()
|
| /freebsd/contrib/llvm-project/clang/lib/ASTMatchers/ |
| H A D | ASTMatchFinder.cpp | 1419 CXXRecordDecl *ClassDecl = getAsCXXRecordDeclOrPrimaryTemplate(TypeNode); in classIsDerivedFromImpl() local 1445 for (const ObjCInterfaceDecl *ClassDecl = Declaration->getSuperClass(); in objcClassIsDerivedFrom() local
|