Searched defs:PropDecl (Results 1 – 5 of 5) sorted by relevance
571 const ObjCPropertyDecl *PropDecl = PropImpl->getPropertyDecl(); in diagnoseMissingReleases() local670 const ObjCPropertyDecl *PropDecl = findShadowedPropertyDecl(PropImpl); in diagnoseExtraRelease() local797 const ObjCPropertyDecl *PropDecl = PropImpl->getPropertyDecl(); in findShadowedPropertyDecl() local879 const ObjCPropertyDecl *PropDecl; in getDeallocReleaseRequirement() local
205 auto *PropDecl = PID->getPropertyDecl(); in visitPropImpl() local
1005 if (const ObjCPropertyDecl *PropDecl = getAccessedProperty()) { in getExtraInvalidatedValues() local
2074 for (auto *PropDecl : PDecl->properties()) { in DiagnoseUnimplementedProperties() local
6334 ObjCPropertyDecl *PropDecl = Properties[i]; in Write_prop_list_t_initializer() local