Home
last modified time | relevance | path

Searched refs:FRIEND_DECLS (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dfriend.c58 tree friends = FRIEND_DECLS (list);
154 tree friends = FRIEND_DECLS (list);
H A Dcp-tree.h2758 #define FRIEND_DECLS(LIST) (TREE_VALUE (LIST)) macro
H A DChangeLog.25889 (FRIEND_DECLS): Likewise.
5894 * friend.c (is_friend): Use FRIEND_NAME and FRIEND_DECLS.
/openbsd-src/gnu/gcc/gcc/cp/
H A Dfriend.c60 tree friends = FRIEND_DECLS (list); in is_friend()
151 tree friends = FRIEND_DECLS (list); in add_friend()
H A Dcp-tree.h2697 #define FRIEND_DECLS(LIST) (TREE_VALUE (LIST)) macro
H A Dname-lookup.c4465 for (friends = FRIEND_DECLS (list); friends; in arg_assoc_class()
H A DChangeLog-19995889 (FRIEND_DECLS): Likewise.
5894 * friend.c (is_friend): Use FRIEND_NAME and FRIEND_DECLS.