Searched defs:PropDecl (Results 1 – 5 of 5) sorted by relevance
571 const ObjCPropertyDecl *PropDecl = PropImpl->getPropertyDecl(); in diagnoseMissingReleases() local 670 const ObjCPropertyDecl *PropDecl = findShadowedPropertyDecl(PropImpl); in diagnoseExtraRelease() local 797 const ObjCPropertyDecl *PropDecl = PropImpl->getPropertyDecl(); findShadowedPropertyDecl() local 879 const ObjCPropertyDecl *PropDecl; getDeallocReleaseRequirement() local [all...]
60 ObjCPropertyDecl *PropDecl = P->first; in VisitObjCMessageExpr() local
985 if (const ObjCPropertyDecl *PropDecl = getAccessedProperty()) { in getExtraInvalidatedValues() local
2081 for (auto *PropDecl : PDecl->properties()) { DiagnoseUnimplementedProperties() local
6370 ObjCPropertyDecl *PropDecl = Properties[i]; Write_prop_list_t_initializer() local