Searched defs:setterMethod (Results 1 – 4 of 4) sorted by relevance
1299 if (ObjCMethodDecl *setterMethod = property->getSetterMethodDecl()) { in ActOnPropertyImplDecl() local1927 auto *setterMethod = property->getSetterMethodDecl(); in diagnoseNullResettableSynthesizedSetters() local
739 ObjCMethodDecl *setterMethod) { in BuildObjCSubscriptExpression()
2842 ObjCMethodDecl *setterMethod) { in RebuildObjCSubscriptRefExpr()
1150 ObjCMethodDecl *setterMethod = prop->getSetterMethodDecl(); in generateObjCSetterBody() local