Searched refs:friend_args_type (Results 1 – 1 of 1) sorted by relevance
1058 tree friend_args_type; in is_specialization_of_friend() local1094 friend_args_type = TYPE_ARG_TYPES (friend_type); in is_specialization_of_friend()1097 friend_args_type = TREE_CHAIN (friend_args_type); in is_specialization_of_friend()1101 return compparms (decl_args_type, friend_args_type); in is_specialization_of_friend()