Searched refs:mustSynthesizeSetterGetterMethod (Results 1 – 1 of 1) sorted by relevance
909 static bool mustSynthesizeSetterGetterMethod(ObjCImplementationDecl *IMP, in mustSynthesizeSetterGetterMethod() function944 if (mustSynthesizeSetterGetterMethod(IMD, PD, true /*getter*/)) { in RewritePropertyImplDecl()1002 !mustSynthesizeSetterGetterMethod(IMD, PD, false /*setter*/)) in RewritePropertyImplDecl()7036 if (mustSynthesizeSetterGetterMethod(IDecl, PD, true /*getter*/)) in RewriteObjCClassMetaData()7041 if (mustSynthesizeSetterGetterMethod(IDecl, PD, false /*setter*/)) in RewriteObjCClassMetaData()