Searched defs:setterMethod (Results 1 – 4 of 4) sorted by relevance
1460 if (ObjCMethodDecl *setterMethod = property->getSetterMethodDecl()) { in ActOnPropertyImplDecl() local2098 auto *setterMethod = property->getSetterMethodDecl(); in diagnoseNullResettableSynthesizedSetters() local
744 ObjCMethodDecl *setterMethod) { in BuildObjCSubscriptExpression()
2968 ObjCMethodDecl *setterMethod) { in RebuildObjCSubscriptRefExpr()
1255 ObjCMethodDecl *setterMethod = prop->getSetterMethodDecl(); in generateObjCSetterBody() local