Searched defs:setterMethod (Results 1 – 4 of 4) sorted by relevance
1499 if (ObjCMethodDecl *setterMethod = property->getSetterMethodDecl()) { in ActOnPropertyImplDecl() local
767 ObjCMethodDecl *setterMethod) { in BuildObjCSubscriptExpression()
3604 ObjCMethodDecl *setterMethod) { in RebuildObjCSubscriptRefExpr()
1440 ObjCMethodDecl *setterMethod = propImpl->getSetterMethodDecl(); in generateObjCSetterBody() local