Searched refs:setGetterName (Results 1 – 6 of 6) sorted by relevance
892 void setGetterName(IdentifierInfo *name, SourceLocation loc) { in setGetterName() function
885 void setGetterName(Selector Sel, SourceLocation Loc = SourceLocation()) {
645 PDecl->setGetterName(GetterSel, GetterNameLoc); in CreatePropertyDecl()
929 DS.setGetterName(SelIdent, SelLoc); in ParseObjCPropertyAttribute()
1303 D->setGetterName(GetterName.getObjCSelector(), GetterLoc); in VisitObjCPropertyDecl()
5163 ToProperty->setGetterName(ToGetterName, ToGetterNameLoc); in VisitObjCPropertyDecl()