Searched refs:setSetterMethodDecl (Results 1 – 4 of 4) sorted by relevance
407 PDecl->setSetterMethodDecl(PrimaryPDecl->getSetterMethodDecl()); in HandlePropertyInClassExtension()496 PDecl->setSetterMethodDecl(PIDecl->getSetterMethodDecl()); in HandlePropertyInClassExtension()1987 property->setSetterMethodDecl(SetterMethod); in ProcessPropertyDecl()
2100 void setSetterMethodDecl(ObjCMethodDecl *gDecl) { SetterMethodDecl = gDecl; } in setSetterMethodDecl() function
832 D->setSetterMethodDecl(ReadDeclAs<ObjCMethodDecl>(Record, Idx)); in VisitObjCPropertyDecl()
3758 ToProperty->setSetterMethodDecl( in VisitObjCPropertyDecl()