Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h622 extern void shadow_tag (const struct c_declspecs *);
H A Dc-decl.cc4683 shadow_tag (const struct c_declspecs *declspecs) in shadow_tag() function
H A Dc-parser.cc2034 shadow_tag (specs); in c_parser_declaration_or_fndef()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h607 extern void shadow_tag (const struct c_declspecs *);
H A Dc-decl.c4592 shadow_tag (const struct c_declspecs *declspecs) in shadow_tag() function
H A Dc-parser.c1997 shadow_tag (specs); in c_parser_declaration_or_fndef()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-199692 * 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 DChangeLog1146 * decl.cc (shadow_tag): Use the return value of
1148 * parser.cc (cp_parser_single_declaration): Call shadow_tag
H A DChangeLog-1998466 (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 DChangeLog-2004885 * decl.c (shadow_tag): Warn about ignored attributes in class/struct/
4424 (shadow_tag): Likewise.
4436 (shadow_tag): Likewise.
H A DChangeLog-1994758 * 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 DChangeLog-1995660 (shadow_tag, groktypename, start_decl, start_method): Pass a
2457 * decl.c (shadow_tag): Don't allow inline, virtual, or explicit on
H A DChangeLog-2002316 (shadow_tag): Adjust prototype.
349 (shadow_tag): Likewise.
H A DChangeLog-20122702 (shadow_tag): From here.
H A DChangeLog-19972561 (shadow_tag): Delete unused var FN.
H A DChangeLog-2006691 * decl.c (shadow_tag): Return error_mark_node
H A Dcp-tree.h6825 extern tree shadow_tag (cp_decl_specifier_seq *);
H A DChangeLog-2001941 * decl.c (shadow_tag, groktypename, start_decl,
H A DChangeLog-20132106 * parser.c (cp_parser_simple_declaration): Before calling shadow_tag
H A Ddecl.cc5473 shadow_tag (cp_decl_specifier_seq *declspecs) in shadow_tag() function
H A Dparser.cc15418 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 Dcp-tree.h6555 extern tree shadow_tag (cp_decl_specifier_seq *);
H A Ddecl.c5143 shadow_tag (cp_decl_specifier_seq *declspecs) in shadow_tag() function
H A Dparser.c13892 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 DChangeLog-200414231 (build_array_declarator, grokfield, shadow_tag, shadow_tag_warned,
14268 shadow_tag, shadow_tag_warned, start_function, start_decl,