Searched defs:setterMethod (Results 1 – 4 of 4) sorted by relevance
1196 if (ObjCMethodDecl *setterMethod = property->getSetterMethodDecl()) { in ActOnPropertyImplDecl() local1778 auto *setterMethod = property->getSetterMethodDecl(); in diagnoseNullResettableSynthesizedSetters() local
721 ObjCMethodDecl *setterMethod) { in BuildObjCSubscriptExpression()
2601 ObjCMethodDecl *setterMethod) { in RebuildObjCSubscriptRefExpr()
1116 ObjCMethodDecl *setterMethod = prop->getSetterMethodDecl(); in generateObjCSetterBody() local