Searched defs:setterMethod (Results 1 – 8 of 8) 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()
1508 if (ObjCMethodDecl *setterMethod = property->getSetterMethodDecl()) { in ActOnPropertyImplDecl() local
766 ObjCMethodDecl *setterMethod) { in BuildObjCSubscriptExpression()
3339 ObjCMethodDecl *setterMethod) { in RebuildObjCSubscriptRefExpr()
1150 ObjCMethodDecl *setterMethod = prop->getSetterMethodDecl(); in generateObjCSetterBody() local
1403 ObjCMethodDecl *setterMethod = propImpl->getSetterMethodDecl(); in generateObjCSetterBody() local