Searched refs:findPropertyDecl (Results 1 – 14 of 14) sorted by relevance
264 Getter->getCanonicalDecl()->findPropertyDecl()) in VisitObjCMessageExpr()315 if (const auto *PD = Getter->getCanonicalDecl()->findPropertyDecl()) { in VisitObjCPropertyRefExpr()
176 ObjCPropertyDecl::findPropertyDecl(const DeclContext *DC, in findPropertyDecl() function in ObjCPropertyDecl191 if (ObjCPropertyDecl *PD = ObjCPropertyDecl::findPropertyDecl(Ext, in findPropertyDecl()267 ObjCPropertyDecl::findPropertyDecl(cast<DeclContext>(this), PropertyId, in FindPropertyDeclaration()389 ObjCPropertyDecl::findPropertyDecl(cast<DeclContext>(this), PropertyId, in FindPropertyVisibleInPrimaryClass()1375 ObjCMethodDecl::findPropertyDecl(bool CheckOverrides) const { in findPropertyDecl() function in ObjCMethodDecl1458 if (const ObjCPropertyDecl *Prop = Override->findPropertyDecl(false)) in findPropertyDecl()
641 if (const ObjCPropertyDecl *PDecl = OMD->findPropertyDecl()) in getCommentForDecl()
200 if (const ObjCPropertyDecl *Prop = MD->findPropertyDecl()) { in markSafeWeakUse()
1143 if (const ObjCPropertyDecl *PD = MD->findPropertyDecl()) { in DiagnoseAvailabilityOfDecl()
2078 if (const ObjCPropertyDecl *PDecl = Setter->findPropertyDecl()) { in HandleExprPropertyRefExpr()3381 if (const ObjCPropertyDecl *Prop = Method->findPropertyDecl()) { in BuildInstanceMessage()4355 InstanceMethod->findPropertyDecl()) { in CheckObjCBridgeRelatedConversions()
610 if (ObjCPropertyDecl *prevDecl = ObjCPropertyDecl::findPropertyDecl( in CreatePropertyDecl()
3107 ->findPropertyDecl(/*CheckOverrides=*/false)) in FormatFunctionParameter()3939 const ObjCPropertyDecl *PDecl = M->findPropertyDecl(); in getCompletionComment()3956 const ObjCPropertyDecl *PDecl = M->findPropertyDecl(); in getPatternCompletionComment()
5312 if ((PDecl = Method->findPropertyDecl())) in GetIvarBackingPropertyAccessor()
331 return MD->findPropertyDecl(); in DiagnoseUseOfDecl()
808 Prop = MD->findPropertyDecl(); in createObjCPropertyGetter()
493 const ObjCPropertyDecl *findPropertyDecl(bool CheckOverrides = true) const;933 static ObjCPropertyDecl *findPropertyDecl(const DeclContext *DC,
1148 return MD->findPropertyDecl(); in getAccessedProperty()
9961 …KNS_11DeclContextEPNS_14IdentifierInfoE", "clang::ObjCPropertyDecl::findPropertyDecl(clang::DeclCo…