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

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dfriend.c63 tree friends = FRIEND_DECLS (list);
160 tree friends = FRIEND_DECLS (list);
202 tree friends = FRIEND_DECLS (list);
H A Dcp-tree.h1857 #define FRIEND_DECLS(LIST) (TREE_VALUE (LIST))
1850 #define FRIEND_DECLS macro
/haiku-buildtools/gcc/gcc/cp/
H A Dfriend.c63 tree friends = FRIEND_DECLS (list);
154 tree friends = FRIEND_DECLS (list);
H A Dname-lookup.c5414 for (friends = FRIEND_DECLS (list); friends;
H A Dcp-tree.h3840 #define FRIEND_DECLS(LIST) (TREE_VALUE (LIST))
3834 #define FRIEND_DECLS macro

Completed in 205 milliseconds