Searched refs:setSetterMethodDecl (Results 1 – 4 of 4) sorted by relevance
394 PDecl->setSetterMethodDecl(PrimaryPDecl->getSetterMethodDecl()); in HandlePropertyInClassExtension()514 PDecl->setSetterMethodDecl(PIDecl->getSetterMethodDecl()); in HandlePropertyInClassExtension()2044 property->setSetterMethodDecl(SetterMethod); in ProcessPropertyDecl()
2319 void setSetterMethodDecl(ObjCMethodDecl *gDecl) { SetterMethodDecl = gDecl; } in setSetterMethodDecl() function
914 D->setSetterMethodDecl(ReadDeclAs<ObjCMethodDecl>(Record, Idx)); in VisitObjCPropertyDecl()
3788 ToProperty->setSetterMethodDecl( in VisitObjCPropertyDecl()