Searched refs:make_friend_class (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | friend.c | 202 make_friend_class (tree type, tree friend_type, bool complain) in make_friend_class() function
|
| D | ChangeLog-1999 | 1239 * friend.c (make_friend_class): Robustify. 3716 * friend.c (make_friend_class): Likewise. 4661 * friend.c (make_friend_class): Fix diagnostic typo. 4719 * friend.c (make_friend_class): Reject templated typename types. 5711 (make_friend_class): Don't add to DECL_BEFRIENDING_CLASSES if the 5898 (make_friend_class): Likewise. Update 5974 * friend.c (make_friend_class): Avoid core dump when
|
| D | ChangeLog-1998 | 867 (make_friend_class): Likewise. 1041 * friend.c (make_friend_class): Complain about trying to make 2517 * friend.c (make_friend_class): Remove bogus comment. Fix check 2883 (make_friend_class): Partial specializations cannot be friends. 3303 * friend.c (make_friend_class): Likewise. 4022 (make_friend_class): Likewise. 4972 (make_friend_class): Let a class template be friends with itself.
|
| D | ChangeLog-2003 | 1919 (make_friend_class): Likewise. 1921 * decl.c (grokdeclarator): Adjust make_friend_class call. 1924 * pt.c (instantiate_class_template): Adjust make_friend_class 1926 * cp-tree.h (make_friend_class): Adjust declaration. 3752 * friend.c (make_friend_class): Likewise.
|
| D | ChangeLog-2002 | 533 * friend.c (make_friend_class): Allow partial specialization 985 (make_friend_class): Likewise. 4029 * friend.c (make_friend_class): Likewise.
|
| D | cp-tree.h | 4092 extern void make_friend_class (tree, tree, bool);
|
| D | ChangeLog-2004 | 484 * friend.c (make_friend_class): Adjust call to make_typename_type. 1038 (make_friend_class): Handle member class of class template as 1546 * friend.c (add_friend, make_friend_class, do_friend): Likewise.
|
| D | parser.c | 14365 make_friend_class (current_class_type, type, in cp_parser_member_declaration() 16284 make_friend_class (current_class_type, TREE_TYPE (decl), in cp_parser_template_declaration_after_export()
|
| D | decl.c | 8780 make_friend_class (current_class_type, TYPE_MAIN_VARIANT (type), in grokdeclarator()
|
| D | ChangeLog-2001 | 3623 * friend.c (make_friend_class): Make sure a templated class is
|
| D | pt.c | 6066 make_friend_class (type, friend_type, /*complain=*/false); in instantiate_class_template()
|
| D | ChangeLog-1995 | 2819 * init.c (make_friend_class): Move up to a pedwarn for the warning
|
| D | ChangeLog-2000 | 1690 * friend.c (make_friend_class): Use cp_pedwarn ... %T.
|