Home
last modified time | relevance | path

Searched refs:add_friend (Results 1 – 25 of 27) sorted by relevance

12

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dfriend.c166 add_friend (tree type, tree decl, bool complain) in add_friend() function
591 add_friend (current_class_type, decl, /*complain=*/true); in do_friend()
666 add_friend (current_class_type, in do_friend()
H A Dfriend.cc166 add_friend (tree type, tree decl, bool complain) in add_friend() function
602 add_friend (current_class_type, decl, /*complain=*/true); in do_friend()
671 add_friend (current_class_type, in do_friend()
H A DChangeLog-2003722 * friend.c (add_friend): Don't display previous declaration in
1918 * friend.c (add_friend): Add complain parameter.
1920 (do_friend): Adjust add_friend call.
1925 and add_friend call.
1927 (add_friend): Likewise.
2849 * friend.c (add_friend): Check access for member functions
5280 * friend.c (add_friend): Likewise.
H A DChangeLog-19995464 * friend.c (add_friend): Deal gracefully with error_mark_node.
5706 * cp-tree.h (add_friend): Declare.
5708 * friend.c (add_friend): Make it global. Don't add to
5715 * pt.c (instantiate_class_template): Use add_friend and
5895 (add_friend): Likewise. Don't do weird things with assignment
H A DChangeLog-20142855 * friend.c (add_friend, make_friend_class): Move repeated friend
3671 * friend.c (do_friend): Pass the TEMPLATE_DECL to add_friend if we
H A DChangeLog-20041546 * friend.c (add_friend, make_friend_class, do_friend): Likewise.
4245 * friend.c (add_friend): Only perform access checks when context
5087 * friend.c (add_friend): Do not try to perform access checks for
H A DChangeLog-2018741 * friend.c (add_friend): Don't call it.
2375 * friend.c (add_friend): Keep lookup sets of tempate sets.
H A DChangeLog-2006342 * friend.c (add_friend): Likewise.
H A DChangeLog-19943873 * init.c (add_friend): Give line numbers of both friend decls
5094 (add_friend): Never stick in ctype.
H A Dcp-tree.h7042 extern void add_friend (tree, tree, bool);
H A DChangeLog-20151827 * friend.c (add_friend): Fix multiple friends with the same name.
H A DChangeLog-19953579 * init.c (add_friend): Downgrade duplicate friend message from
H A DChangeLog-2002984 * friend.c (add_friend): Likewise.
H A DChangeLog-19985178 friend: let add_friend take care of it.
H A Dpt.c12092 add_friend (type, r, /*complain=*/false); in instantiate_class_template_1()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dfriend.c166 add_friend (tree type, tree decl, bool complain) in add_friend() function
591 add_friend (current_class_type, decl, /*complain=*/true); in do_friend()
666 add_friend (current_class_type, in do_friend()
H A Dcp-tree.h6766 extern void add_friend (tree, tree, bool);
/netbsd/external/gpl3/gdb/dist/include/
H A Dgcc-cp-fe.def409 The add_friend call cannot introduce a declaration; even if the
444 introduced, add_friend can be called after the befriending class is
448 GCC_METHOD2 (int /* bool */, add_friend,
/netbsd/external/gpl3/binutils.old/dist/include/
H A Dgcc-cp-fe.def409 The add_friend call cannot introduce a declaration; even if the
444 introduced, add_friend can be called after the befriending class is
448 GCC_METHOD2 (int /* bool */, add_friend,
/netbsd/external/gpl3/binutils/dist/include/
H A Dgcc-cp-fe.def409 The add_friend call cannot introduce a declaration; even if the
444 introduced, add_friend can be called after the befriending class is
448 GCC_METHOD2 (int /* bool */, add_friend,
/netbsd/external/gpl3/gcc.old/dist/include/
H A Dgcc-cp-fe.def409 The add_friend call cannot introduce a declaration; even if the
444 introduced, add_friend can be called after the befriending class is
448 GCC_METHOD2 (int /* bool */, add_friend,
/netbsd/external/gpl3/gdb.old/dist/include/
H A Dgcc-cp-fe.def409 The add_friend call cannot introduce a declaration; even if the
444 introduced, add_friend can be called after the befriending class is
448 GCC_METHOD2 (int /* bool */, add_friend,
/netbsd/external/gpl3/gcc/dist/include/
H A Dgcc-cp-fe.def409 The add_friend call cannot introduce a declaration; even if the
444 introduced, add_friend can be called after the befriending class is
448 GCC_METHOD2 (int /* bool */, add_friend,
/netbsd/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc1654 add_friend (type, decl, true); in plugin_add_friend()
/netbsd/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc1499 add_friend (type, decl, true); in plugin_add_friend()

12