Searched refs:setGetterMethodDecl (Results 1 – 4 of 4) sorted by relevance
923 void setGetterMethodDecl(ObjCMethodDecl *gDecl) { GetterMethodDecl = gDecl; } in setGetterMethodDecl() function
2425 property->setGetterMethodDecl(GetterMethod); in ProcessPropertyDecl()
1268 D->setGetterMethodDecl(ReadDeclAs<ObjCMethodDecl>()); in VisitObjCPropertyDecl()
4743 ToProperty->setGetterMethodDecl(ToGetterMethodDecl); in VisitObjCPropertyDecl()