Searched refs:setGetterMethodDecl (Results 1 – 4 of 4) sorted by relevance
393 PDecl->setGetterMethodDecl(PrimaryPDecl->getGetterMethodDecl()); in HandlePropertyInClassExtension()513 PDecl->setGetterMethodDecl(PIDecl->getGetterMethodDecl()); in HandlePropertyInClassExtension()1992 property->setGetterMethodDecl(GetterMethod); in ProcessPropertyDecl()
2329 void setGetterMethodDecl(ObjCMethodDecl *gDecl) { GetterMethodDecl = gDecl; } in setGetterMethodDecl() function
960 D->setGetterMethodDecl(ReadDeclAs<ObjCMethodDecl>(Record, Idx)); in VisitObjCPropertyDecl()
3821 ToProperty->setGetterMethodDecl( in VisitObjCPropertyDecl()