Searched refs:this_friend (Results 1 – 2 of 2) sorted by relevance
59 tree this_friend = TREE_VALUE (friends); in is_friend() local61 if (this_friend == NULL_TREE) in is_friend()64 if (supplicant == this_friend) in is_friend()67 if (is_specialization_of_friend (supplicant, this_friend)) in is_friend()
97 tree this_friend = TREE_VALUE (friends); in is_friend() local99 if (this_friend == NULL_TREE) in is_friend()102 if (supplicant == this_friend) in is_friend()105 if (is_specialization_of_friend (supplicant, this_friend)) in is_friend()