Searched refs:new_friend_type (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dpt.c5108 tree new_friend_type;
5111 new_friend_type = tsubst_friend_class (friend_type, args);
5113 new_friend_type = tsubst (friend_type, args, /*complain=*/1,
5118 new_friend_type =
5130 make_friend_class (type, new_friend_type);
5107 tree new_friend_type; local

Completed in 93 milliseconds