Searched refs:FRIEND_DECLS (Results 1 – 7 of 7) sorted by relevance
58 tree friends = FRIEND_DECLS (list);154 tree friends = FRIEND_DECLS (list);
2758 #define FRIEND_DECLS(LIST) (TREE_VALUE (LIST)) macro
5889 (FRIEND_DECLS): Likewise.5894 * friend.c (is_friend): Use FRIEND_NAME and FRIEND_DECLS.
60 tree friends = FRIEND_DECLS (list); in is_friend()151 tree friends = FRIEND_DECLS (list); in add_friend()
2697 #define FRIEND_DECLS(LIST) (TREE_VALUE (LIST)) macro
4465 for (friends = FRIEND_DECLS (list); friends; in arg_assoc_class()