Searched refs:FindPropertyDeclaration (Results 1 – 8 of 8) sorted by relevance
237 ObjCPropertyDecl *ObjCContainerDecl::FindPropertyDeclaration( in FindPropertyDeclaration() function in ObjCContainerDecl251 if (auto *P = Ext->FindPropertyDeclaration(PropertyId, QueryKind)) in FindPropertyDeclaration()267 if (ObjCPropertyDecl *P = I->FindPropertyDeclaration(PropertyId, in FindPropertyDeclaration()277 if (ObjCPropertyDecl *P = Cat->FindPropertyDeclaration( in FindPropertyDeclaration()284 if (ObjCPropertyDecl *P = I->FindPropertyDeclaration(PropertyId, in FindPropertyDeclaration()290 return superClass->FindPropertyDeclaration(PropertyId, QueryKind); in FindPropertyDeclaration()298 if (ObjCPropertyDecl *P = I->FindPropertyDeclaration(PropertyId, in FindPropertyDeclaration()387 if (ObjCPropertyDecl *P = I->FindPropertyDeclaration(PropertyId, in FindPropertyVisibleInPrimaryClass()
432 if (ObjCPropertyDecl *PD = PDecl->FindPropertyDeclaration( in FindGetterSetterNameDeclFromProtocolList()454 if (ObjCPropertyDecl *PD = I->FindPropertyDeclaration( in FindGetterSetterNameDecl()1375 IDecl->FindPropertyDeclaration( in LookupMemberExpr()
1038 if (ObjCPropertyDecl *OrigProp = Proto->FindPropertyDeclaration( in hasWrittenStorageAttribute()1111 property = IDecl->FindPropertyDeclaration(PropertyId, QueryKind); in ActOnPropertyImplDecl()1191 property = Category->FindPropertyDeclaration(PropertyId, QueryKind); in ActOnPropertyImplDecl()
2000 if (ObjCPropertyDecl *PD = IFace->FindPropertyDeclaration( in HandleExprPropertyRefExpr()2016 if (ObjCPropertyDecl *PD = I->FindPropertyDeclaration( in HandleExprPropertyRefExpr()2077 !IFace->FindPropertyDeclaration( in HandleExprPropertyRefExpr()2209 if (auto PD = IFace->FindPropertyDeclaration( in ActOnClassPropertyRefExpr()
666 if (ObjCPropertyDecl *prop1 = IFace->FindPropertyDeclaration( in findSetter()
4647 if (ObjCPropertyDecl *Prop = Class->FindPropertyDeclaration( in LookupPotentialTypoResult()
8105 if (ObjCPropertyDecl *Property = Class->FindPropertyDeclaration( in CodeCompleteObjCPropertySynthesizeIvar()
1076 FindPropertyDeclaration(const IdentifierInfo *PropertyId,