/netbsd/external/gpl3/gcc/dist/gcc/cp/ |
H A D | friend.c | 166 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 D | friend.cc | 166 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 D | ChangeLog-2003 | 722 * 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 D | ChangeLog-1999 | 5464 * 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 D | ChangeLog-2014 | 2855 * 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 D | ChangeLog-2004 | 1546 * 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 D | ChangeLog-2018 | 741 * friend.c (add_friend): Don't call it. 2375 * friend.c (add_friend): Keep lookup sets of tempate sets.
|
H A D | ChangeLog-2006 | 342 * friend.c (add_friend): Likewise.
|
H A D | ChangeLog-1994 | 3873 * init.c (add_friend): Give line numbers of both friend decls 5094 (add_friend): Never stick in ctype.
|
H A D | cp-tree.h | 7042 extern void add_friend (tree, tree, bool);
|
H A D | ChangeLog-2015 | 1827 * friend.c (add_friend): Fix multiple friends with the same name.
|
H A D | ChangeLog-1995 | 3579 * init.c (add_friend): Downgrade duplicate friend message from
|
H A D | ChangeLog-2002 | 984 * friend.c (add_friend): Likewise.
|
H A D | ChangeLog-1998 | 5178 friend: let add_friend take care of it.
|
H A D | pt.c | 12092 add_friend (type, r, /*complain=*/false); in instantiate_class_template_1()
|
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | friend.c | 166 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 D | cp-tree.h | 6766 extern void add_friend (tree, tree, bool);
|
/netbsd/external/gpl3/gdb/dist/include/ |
H A D | gcc-cp-fe.def | 409 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 D | gcc-cp-fe.def | 409 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 D | gcc-cp-fe.def | 409 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 D | gcc-cp-fe.def | 409 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 D | gcc-cp-fe.def | 409 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 D | gcc-cp-fe.def | 409 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 D | libcp1plugin.cc | 1654 add_friend (type, decl, true); in plugin_add_friend()
|
/netbsd/external/gpl3/gcc/dist/libcc1/ |
H A D | libcp1plugin.cc | 1499 add_friend (type, decl, true); in plugin_add_friend()
|