Searched defs:setterMethod (Results 1 – 4 of 4) sorted by relevance
1513 if (ObjCMethodDecl *setterMethod = property->getSetterMethodDecl()) { in ActOnPropertyImplDecl() local
766 ObjCMethodDecl *setterMethod) { in BuildObjCSubscriptExpression()
3158 ObjCMethodDecl *setterMethod) { in RebuildObjCSubscriptRefExpr()
1332 ObjCMethodDecl *setterMethod = propImpl->getSetterMethodDecl(); in generateObjCSetterBody() local