Searched refs:setSetterMethodDecl (Results 1 – 4 of 4) sorted by relevance
330 PDecl->setSetterMethodDecl(PrimaryPDecl->getSetterMethodDecl()); in HandlePropertyInClassExtension()417 PDecl->setSetterMethodDecl(PIDecl->getSetterMethodDecl()); in HandlePropertyInClassExtension()1957 property->setSetterMethodDecl(SetterMethod); in ProcessPropertyDecl()
1865 void setSetterMethodDecl(ObjCMethodDecl *gDecl) { SetterMethodDecl = gDecl; } in setSetterMethodDecl() function
829 D->setSetterMethodDecl(ReadDeclAs<ObjCMethodDecl>(Record, Idx)); in VisitObjCPropertyDecl()
3544 ToProperty->setSetterMethodDecl( in VisitObjCPropertyDecl()