Home
last modified time | relevance | path

Searched defs:ClassDecl (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp196 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 DItaniumCXXABI.cpp1395 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 DCGVTables.cpp92 auto ClassDecl = ResultType->getPointeeType()->getAsCXXRecordDecl(); in PerformReturnAdjustment() local
H A DCGObjCGNU.cpp3686 ObjCInterfaceDecl *ClassDecl = in RegisterAlias() local
3705 ObjCInterfaceDecl *ClassDecl = in GenerateClass() local
H A DCGObjC.cpp82 const ObjCInterfaceDecl *ClassDecl = BoxingMethod->getClassInterface(); in EmitObjCBoxedExpr() local
H A DMicrosoftCXXABI.cpp1068 CodeGenFunction &CGF, Address This, const CXXRecordDecl *ClassDecl, in GetVirtualBaseClassOffset()
H A DCGCall.cpp1898 if (const auto *ClassDecl = dyn_cast<CXXRecordDecl>(RT->getDecl())) in MayDropFunctionReturn() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRefCntblBaseVirtualDtorChecker.cpp52 const CXXRecordDecl *ClassDecl) in DerefFuncDeleteExprVisitor()
55 DerefFuncDeleteExprVisitor(const CXXRecordDecl *ClassDecl) in DerefFuncDeleteExprVisitor()
153 const CXXRecordDecl *ClassDecl; member in __anonf2028dc30111::DerefFuncDeleteExprVisitor
H A DRawPtrRefCallArgsChecker.cpp308 auto *ClassDecl = Decl->getParent(); in isMethodOnWTFContainerType() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp3029 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 DSemaCUDA.cpp371 bool SemaCUDA::inferTargetForImplicitSpecialMember(CXXRecordDecl *ClassDecl, in inferTargetForImplicitSpecialMember()
585 const CXXRecordDecl *ClassDecl = DD->getParent(); in isEmptyDestructor() local
H A DSemaObjCProperty.cpp194 ObjCContainerDecl *ClassDecl = cast<ObjCContainerDecl>(SemaRef.CurContext); in ActOnProperty() local
825 ObjCInterfaceDecl *ClassDecl, in SelectPropertyForSynthesisFromProtocols()
H A DSema.cpp1885 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 DSemaPseudoObject.cpp243 if (const CXXRecordDecl *ClassDecl = ty->getAsCXXRecordDecl()) in CanCaptureValue() local
H A DSemaExprObjC.cpp2988 if (ObjCInterfaceDecl *ClassDecl = CurMeth->getClassInterface()) { in BuildInstanceMessage() local
3034 ObjCInterfaceDecl *ClassDecl = nullptr; in BuildInstanceMessage() local
H A DSemaDeclObjC.cpp3995 Decl *ClassDecl = OCD; in ActOnAtEnd() local
4799 Decl *ClassDecl = cast<ObjCContainerDecl>(SemaRef.CurContext); in ActOnMethodDeclaration() local
H A DSemaCodeComplete.cpp7122 CXXRecordDecl *ClassDecl = Constructor->getParent(); in CodeCompleteConstructorInitializer() local
8525 if (ObjCInterfaceDecl *ClassDecl = CurMethod->getClassInterface()) in CodeCompleteObjCInstanceMessage() local
H A DSemaOverload.cpp9090 CXXRecordDecl *ClassDecl = cast<CXXRecordDecl>(TyRec->getDecl()); in AddTypesConvertedFrom() local
9146 CXXRecordDecl *ClassDecl; in CollectVRQualifiers() local
H A DSemaInit.cpp5718 if (CXXRecordDecl *ClassDecl = dyn_cast<CXXRecordDecl>(RT->getDecl())) { in TryValueInitialization() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp259 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 DType.cpp131 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 DRewriteModernObjC.cpp840 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 DRewriteObjC.cpp756 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 DParseDeclCXX.cpp2245 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 DASTMatchFinder.cpp1419 CXXRecordDecl *ClassDecl = getAsCXXRecordDeclOrPrimaryTemplate(TypeNode); in classIsDerivedFromImpl() local
1445 for (const ObjCInterfaceDecl *ClassDecl = Declaration->getSuperClass(); in objcClassIsDerivedFrom() local

12