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