Searched defs:setterMethod (Results 1 – 4 of 4) sorted by relevance
1284 if (ObjCMethodDecl *setterMethod = property->getSetterMethodDecl()) { in ActOnPropertyImplDecl() local1875 auto *setterMethod = property->getSetterMethodDecl(); in diagnoseNullResettableSynthesizedSetters() local
740 ObjCMethodDecl *setterMethod) { in BuildObjCSubscriptExpression()
2758 ObjCMethodDecl *setterMethod) { in RebuildObjCSubscriptRefExpr()
1152 ObjCMethodDecl *setterMethod = prop->getSetterMethodDecl(); in generateObjCSetterBody() local