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