Searched refs:setSetterMethodDecl (Results 1 – 4 of 4) sorted by relevance
395 PDecl->setSetterMethodDecl(PrimaryPDecl->getSetterMethodDecl()); in HandlePropertyInClassExtension()517 PDecl->setSetterMethodDecl(PIDecl->getSetterMethodDecl()); in HandlePropertyInClassExtension()2084 property->setSetterMethodDecl(SetterMethod); in ProcessPropertyDecl()
2335 void setSetterMethodDecl(ObjCMethodDecl *gDecl) { SetterMethodDecl = gDecl; } in setSetterMethodDecl() function
978 D->setSetterMethodDecl(ReadDeclAs<ObjCMethodDecl>(Record, Idx)); in VisitObjCPropertyDecl()
3845 ToProperty->setSetterMethodDecl( in VisitObjCPropertyDecl()