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()2048 property->setSetterMethodDecl(SetterMethod); in ProcessPropertyDecl()
2332 void setSetterMethodDecl(ObjCMethodDecl *gDecl) { SetterMethodDecl = gDecl; } in setSetterMethodDecl() function
961 D->setSetterMethodDecl(ReadDeclAs<ObjCMethodDecl>(Record, Idx)); in VisitObjCPropertyDecl()
3823 ToProperty->setSetterMethodDecl( in VisitObjCPropertyDecl()