Searched refs:FindPropertyDeclaration (Results 1 – 9 of 9) sorted by relevance
250 ObjCPropertyDecl *ObjCContainerDecl::FindPropertyDeclaration( in FindPropertyDeclaration() function in ObjCContainerDecl264 if (auto *P = Ext->FindPropertyDeclaration(PropertyId, QueryKind)) in FindPropertyDeclaration()280 if (ObjCPropertyDecl *P = I->FindPropertyDeclaration(PropertyId, in FindPropertyDeclaration()290 if (ObjCPropertyDecl *P = Cat->FindPropertyDeclaration( in FindPropertyDeclaration()297 if (ObjCPropertyDecl *P = I->FindPropertyDeclaration(PropertyId, in FindPropertyDeclaration()303 return superClass->FindPropertyDeclaration(PropertyId, QueryKind); in FindPropertyDeclaration()311 if (ObjCPropertyDecl *P = I->FindPropertyDeclaration(PropertyId, in FindPropertyDeclaration()398 if (ObjCPropertyDecl *P = I->FindPropertyDeclaration(PropertyId, in FindPropertyVisibleInPrimaryClass()
511 if (ObjCPropertyDecl *PD = PDecl->FindPropertyDeclaration( in FindGetterSetterNameDeclFromProtocolList()533 if (ObjCPropertyDecl *PD = I->FindPropertyDeclaration( in FindGetterSetterNameDecl()1439 IDecl->FindPropertyDeclaration( in LookupMemberExpr()
1023 if (ObjCPropertyDecl *OrigProp = Proto->FindPropertyDeclaration( in hasWrittenStorageAttribute()1093 property = IDecl->FindPropertyDeclaration(PropertyId, QueryKind); in ActOnPropertyImplDecl()1173 property = Category->FindPropertyDeclaration(PropertyId, QueryKind); in ActOnPropertyImplDecl()
2012 if (ObjCPropertyDecl *PD = IFace->FindPropertyDeclaration( in HandleExprPropertyRefExpr()2028 if (ObjCPropertyDecl *PD = I->FindPropertyDeclaration( in HandleExprPropertyRefExpr()2088 !IFace->FindPropertyDeclaration( in HandleExprPropertyRefExpr()2219 if (auto PD = IFace->FindPropertyDeclaration( in ActOnClassPropertyRefExpr()
675 if (ObjCPropertyDecl *prop1 = IFace->FindPropertyDeclaration( in findSetter()
4933 if (ObjCPropertyDecl *Prop = Class->FindPropertyDeclaration( in LookupPotentialTypoResult()
8849 if (ObjCPropertyDecl *Property = Class->FindPropertyDeclaration( in CodeCompleteObjCPropertySynthesizeIvar()
1155 origin_iface_decl->FindPropertyDeclaration( in FindObjCPropertyAndIvarDeclsWithOrigin()
1081 FindPropertyDeclaration(const IdentifierInfo *PropertyId,