Searched refs:setGetterMethodDecl (Results 1 – 4 of 4) sorted by relevance
421 PDecl->setGetterMethodDecl(PrimaryPDecl->getGetterMethodDecl()); in HandlePropertyInClassExtension()528 PDecl->setGetterMethodDecl(PIDecl->getGetterMethodDecl()); in HandlePropertyInClassExtension()1929 property->setGetterMethodDecl(GetterMethod); in ProcessPropertyDecl()
2128 void setGetterMethodDecl(ObjCMethodDecl *gDecl) { GetterMethodDecl = gDecl; } in setGetterMethodDecl() function
886 D->setGetterMethodDecl(ReadDeclAs<ObjCMethodDecl>(Record, Idx)); in VisitObjCPropertyDecl()
3805 ToProperty->setGetterMethodDecl( in VisitObjCPropertyDecl()