Home | History | Annotate | Download | only in Parse

Lines Matching refs:TUK_Friend

3646       TUK = Sema::TUK_Friend;
3654 TUK = DS.isFriendSpecified() ? Sema::TUK_Friend : Sema::TUK_Declaration;