Home | History | Annotate | Download | only in Parse

Lines Matching refs:TUK_Friend

3796       TUK = Sema::TUK_Friend;
3804 TUK = DS.isFriendSpecified() ? Sema::TUK_Friend : Sema::TUK_Declaration;