Searched refs:setGetterMethodDecl (Results 1 – 4 of 4) sorted by relevance
394 PDecl->setGetterMethodDecl(PrimaryPDecl->getGetterMethodDecl()); in HandlePropertyInClassExtension()516 PDecl->setGetterMethodDecl(PIDecl->getGetterMethodDecl()); in HandlePropertyInClassExtension()2028 property->setGetterMethodDecl(GetterMethod); in ProcessPropertyDecl()
2332 void setGetterMethodDecl(ObjCMethodDecl *gDecl) { GetterMethodDecl = gDecl; } in setGetterMethodDecl() function
977 D->setGetterMethodDecl(ReadDeclAs<ObjCMethodDecl>(Record, Idx)); in VisitObjCPropertyDecl()
3843 ToProperty->setGetterMethodDecl( in VisitObjCPropertyDecl()