Searched refs:setSetterMethodDecl (Results 1 – 4 of 4) sorted by relevance
422 PDecl->setSetterMethodDecl(PrimaryPDecl->getSetterMethodDecl()); in HandlePropertyInClassExtension()529 PDecl->setSetterMethodDecl(PIDecl->getSetterMethodDecl()); in HandlePropertyInClassExtension()1981 property->setSetterMethodDecl(SetterMethod); in ProcessPropertyDecl()
2131 void setSetterMethodDecl(ObjCMethodDecl *gDecl) { SetterMethodDecl = gDecl; } in setSetterMethodDecl() function
887 D->setSetterMethodDecl(ReadDeclAs<ObjCMethodDecl>(Record, Idx)); in VisitObjCPropertyDecl()
3807 ToProperty->setSetterMethodDecl( in VisitObjCPropertyDecl()