/external/clang/lib/Sema/ |
D | SemaObjCProperty.cpp | 446 ObjCInterfaceDecl *IDecl = ObjPtrTy->getObjectType()->getInterface(); in CreatePropertyDecl() local 727 ObjCInterfaceDecl* IDecl = 0; in ActOnPropertyImplDecl() local 1269 void Sema::ComparePropertiesInBaseAndSuper(ObjCInterfaceDecl *IDecl) { in ComparePropertiesInBaseAndSuper() 1294 ObjCInterfaceDecl *IDecl = dyn_cast_or_null<ObjCInterfaceDecl>(CDecl); in MatchOneProtocolPropertiesInClass() local 1334 ObjCInterfaceDecl *IDecl = dyn_cast_or_null<ObjCInterfaceDecl>(CDecl); in CompareProperties() local 1385 ObjCInterfaceDecl *IDecl) { in isPropertyReadonly() 1437 if (ObjCInterfaceDecl *IDecl = dyn_cast<ObjCInterfaceDecl>(CDecl)) { in CollectImmediateProperties() local 1487 if (ObjCInterfaceDecl *IDecl = dyn_cast<ObjCInterfaceDecl>(CDecl)) { in CollectClassPropertyImplementations() local 1529 if (const ObjCInterfaceDecl *IDecl = in LookupPropertyDecl() local 1578 ObjCInterfaceDecl *IDecl) { in DefaultSynthesizeProperties() [all …]
|
D | SemaDeclObjC.cpp | 412 explicit ObjCInterfaceValidatorCCC(ObjCInterfaceDecl *IDecl) in ObjCInterfaceValidatorCCC() 446 ObjCInterfaceDecl *IDecl in ActOnStartClassInterface() local 508 if (NamedDecl *IDecl = T->getAs<ObjCObjectType>()->getInterface()) in ActOnStartClassInterface() local 581 if (NamedDecl *IDecl = T->getAs<ObjCObjectType>()->getInterface()) { in ActOnCompatibilityAlias() local 808 ObjCInterfaceDecl *IDecl = getObjCInterfaceDecl(ClassName, ClassLoc, true); in ActOnStartCategoryInterface() local 875 ObjCInterfaceDecl *IDecl = getObjCInterfaceDecl(ClassName, ClassLoc, true); in ActOnStartCategoryImplementation() local 934 ObjCInterfaceDecl* IDecl = 0; in ActOnStartClassImplementation() local 1071 ObjCInterfaceDecl* IDecl = ImpDecl->getClassInterface(); in CheckImplementationIvars() local 1549 ObjCInterfaceDecl *IDecl = C ? C->getClassInterface() in CheckProtocolMethodDefs() local 1759 ObjCInterfaceDecl *IDecl = CatDecl->getClassInterface(); in CheckCategoryVsClassMethodMatches() local [all …]
|
D | SemaExprMember.cpp | 1152 ObjCInterfaceDecl *IDecl = OTy->getInterface(); in LookupMemberExpr() local
|
D | SemaDecl.cpp | 336 } else if (ObjCInterfaceDecl *IDecl = dyn_cast<ObjCInterfaceDecl>(IIDecl)) { in getTypeName() local 1400 NamedDecl *IDecl = LookupSingleName(TUScope, Id, IdLoc, LookupOrdinaryName); in getObjCInterfaceDecl() local 9067 Decl *Sema::ActOnObjCContainerStartDefinition(Decl *IDecl) { in ActOnObjCContainerStartDefinition() 10241 ObjCInterfaceDecl *IDecl = CDecl->getClassInterface(); in ActOnFields() local
|
D | SemaCodeComplete.cpp | 6760 Decl *IDecl = 0; in CodeCompleteObjCMethodDecl() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | CallEvent.cpp | 709 bool ObjCMethodCall::canBeOverridenInSubclass(ObjCInterfaceDecl *IDecl, in canBeOverridenInSubclass() 792 if (ObjCInterfaceDecl *IDecl = ReceiverT->getInterfaceDecl()) in getRuntimeDefinition() local 799 if (ObjCInterfaceDecl *IDecl = ReceiverT->getInterfaceDecl()) { in getRuntimeDefinition() local 811 if (ObjCInterfaceDecl *IDecl = E->getReceiverInterface()) { in getRuntimeDefinition() local
|
/external/clang/lib/ARCMigrate/ |
D | TransAutoreleasePool.cpp | 389 bool isNSAutoreleasePool(ObjCInterfaceDecl *IDecl) { in isNSAutoreleasePool()
|
/external/clang/lib/Rewrite/Frontend/ |
D | RewriteModernObjC.cpp | 784 static void WriteInternalIvarName(const ObjCInterfaceDecl *IDecl, in WriteInternalIvarName() 1200 void RewriteModernObjC::RewriteObjCMethodDecl(const ObjCInterfaceDecl *IDecl, in RewriteObjCMethodDecl() 1934 ObjCInterfaceDecl *IDecl = Ptr->getObjectType()->getInterface(); in RewriteObjCTryStmt() local 3671 bool RewriteModernObjC::IsTagDefinedInsideClass(ObjCContainerDecl *IDecl, in IsTagDefinedInsideClass() 3806 ObjCContainerDecl *IDecl = in RewriteLocallyDefinedNamedAggregates() local 6964 void RewriteModernObjC::RewriteObjCClassMetaData(ObjCImplementationDecl *IDecl, in RewriteObjCClassMetaData() 7140 ObjCImplementationDecl *IDecl = ClassImplementation[i]; in RewriteClassSetupInitHook() local 7237 void RewriteModernObjC::RewriteObjCCategoryImplDecl(ObjCCategoryImplDecl *IDecl, in RewriteObjCCategoryImplDecl() 7338 ObjCCategoryImplDecl *IDecl = CategoryImplementation[i]; in RewriteCategorySetupInitHook() local
|
D | RewriteObjC.cpp | 1072 void RewriteObjC::RewriteObjCMethodDecl(const ObjCInterfaceDecl *IDecl, in RewriteObjCMethodDecl() 1891 ObjCInterfaceDecl *IDecl = Ptr->getObjectType()->getInterface(); in RewriteObjCTryStmt() local 5393 void RewriteObjCFragileABI::RewriteObjCClassMetaData(ObjCImplementationDecl *IDecl, in RewriteObjCClassMetaData() 5752 void RewriteObjCFragileABI::RewriteObjCCategoryImplDecl(ObjCCategoryImplDecl *IDecl, in RewriteObjCCategoryImplDecl()
|
/external/clang/lib/AST/ |
D | DeclObjC.cpp | 878 ObjCInterfaceDecl *IDecl = this; in ClassImplementsProtocol() local 1095 ObjCInterfaceDecl *IDecl, in Create()
|
D | ASTContext.cpp | 1557 ObjCInterfaceDecl *IDecl = const_cast<ObjCInterfaceDecl *>(OI); in DeepCollectObjCIvars() local
|
/external/clang/lib/Parse/ |
D | ParseObjc.cpp | 1300 Decl *IDecl; in ParseObjCClassInstanceVariables() member
|
/external/clang/lib/CodeGen/ |
D | CGObjCGNU.cpp | 965 const ObjCInterfaceDecl *IDecl = in GetEHType() local
|
D | CGObjCMac.cpp | 3327 ObjCInterfaceDecl *IDecl = ObjTy->getInterface(); in EmitTryOrSynchronizedStmt() local
|