Searched refs:FRIEND_DECLS (Results 1 – 9 of 9) sorted by relevance
94 tree friends = FRIEND_DECLS (list); in is_friend()185 tree friends = FRIEND_DECLS (list); in add_friend()
810 for (tree friends = FRIEND_DECLS (list); friends; in adl_class_only()
4663 #define FRIEND_DECLS(LIST) (TREE_VALUE (LIST)) macro
5691 for (tree l = FRIEND_DECLS (f); l; l = TREE_CHAIN (l)) in classtype_has_defaulted_op()
1300 for (tree friends = FRIEND_DECLS (list); friends; in adl_class_fns()
5889 (FRIEND_DECLS): Likewise.5894 * friend.c (is_friend): Use FRIEND_NAME and FRIEND_DECLS.
4909 #define FRIEND_DECLS(LIST) (TREE_VALUE (LIST)) macro
5735 for (tree l = FRIEND_DECLS (f); l; l = TREE_CHAIN (l)) in classtype_has_defaulted_op()