Searched refs:findShadowedPropertyDecl (Results 1 – 1 of 1) sorted by relevance
164 findShadowedPropertyDecl(const ObjCPropertyImplDecl *PropImpl) const;670 const ObjCPropertyDecl *PropDecl = findShadowedPropertyDecl(PropImpl); in diagnoseExtraRelease()808 const ObjCPropertyDecl *ObjCDeallocChecker::findShadowedPropertyDecl( in findShadowedPropertyDecl() function in ObjCDeallocChecker