| /netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
| H A D | c-tree.h | 622 extern void shadow_tag (const struct c_declspecs *);
|
| H A D | c-decl.cc | 4683 shadow_tag (const struct c_declspecs *declspecs) in shadow_tag() function
|
| H A D | c-parser.cc | 2034 shadow_tag (specs); in c_parser_declaration_or_fndef()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
| H A D | c-tree.h | 607 extern void shadow_tag (const struct c_declspecs *);
|
| H A D | c-decl.c | 4592 shadow_tag (const struct c_declspecs *declspecs) in shadow_tag() function
|
| H A D | c-parser.c | 1997 shadow_tag (specs); in c_parser_declaration_or_fndef()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-1996 | 92 * decl.c (shadow_tag): Wipe out memory of synthesized methods in 426 * decl.c (shadow_tag): Only complain about non-artificial function 780 * decl.c (shadow_tag): Eliminate the throw spec parameter to 1054 (shadow_tag): Call push_template_decl for partial specializations. 2524 * decl.c (shadow_tag): Fix error about anon union with methods. 2671 * decl.c (shadow_tag): Remove old error check for usage of
|
| H A D | ChangeLog | 1146 * decl.cc (shadow_tag): Use the return value of 1148 * parser.cc (cp_parser_single_declaration): Call shadow_tag
|
| H A D | ChangeLog-1998 | 466 (shadow_tag): Split out from here. 1575 (shadow_tag): Use it. 2869 (shadow_tag): Use maybe_process_partial_specialization. 6186 * decl.c (shadow_tag): Give error for typedef-ing built-in types.
|
| H A D | ChangeLog-2004 | 885 * decl.c (shadow_tag): Warn about ignored attributes in class/struct/ 4424 (shadow_tag): Likewise. 4436 (shadow_tag): Likewise.
|
| H A D | ChangeLog-1994 | 758 * decl.c (shadow_tag): Remove obsolete code for pushing tags and 2250 * decl.c (shadow_tag): Do complain about forward declarations of 2298 * decl.c (shadow_tag): Also check for inappropriate use of auto and
|
| H A D | ChangeLog-1995 | 660 (shadow_tag, groktypename, start_decl, start_method): Pass a 2457 * decl.c (shadow_tag): Don't allow inline, virtual, or explicit on
|
| H A D | ChangeLog-2002 | 316 (shadow_tag): Adjust prototype. 349 (shadow_tag): Likewise.
|
| H A D | ChangeLog-2012 | 2702 (shadow_tag): From here.
|
| H A D | ChangeLog-1997 | 2561 (shadow_tag): Delete unused var FN.
|
| H A D | ChangeLog-2006 | 691 * decl.c (shadow_tag): Return error_mark_node
|
| H A D | cp-tree.h | 6825 extern tree shadow_tag (cp_decl_specifier_seq *);
|
| H A D | ChangeLog-2001 | 941 * decl.c (shadow_tag, groktypename, start_decl,
|
| H A D | ChangeLog-2013 | 2106 * parser.c (cp_parser_simple_declaration): Before calling shadow_tag
|
| H A D | decl.cc | 5473 shadow_tag (cp_decl_specifier_seq *declspecs) in shadow_tag() function
|
| H A D | parser.cc | 15418 shadow_tag (&decl_specifiers); in cp_parser_simple_declaration() 31712 decl = shadow_tag (&decl_specifiers); in cp_parser_single_declaration()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | cp-tree.h | 6555 extern tree shadow_tag (cp_decl_specifier_seq *);
|
| H A D | decl.c | 5143 shadow_tag (cp_decl_specifier_seq *declspecs) in shadow_tag() function
|
| H A D | parser.c | 13892 shadow_tag (&decl_specifiers); in cp_parser_simple_declaration() 29488 decl = shadow_tag (&decl_specifiers); in cp_parser_single_declaration()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2004 | 14231 (build_array_declarator, grokfield, shadow_tag, shadow_tag_warned, 14268 shadow_tag, shadow_tag_warned, start_function, start_decl,
|