Home
last modified time | relevance | path

Searched refs:check_tag_decl (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2012705 (check_tag_decl): Take an extra parameter for explicit
708 (check_tag_decl): ... here. Add check for c++11 attributes being
740 (cp_parser_explicit_instantiation): Adjust call to check_tag_decl.
764 for the entity being declared -- too early because check_tag_decl
1989 * decl.c (check_tag_decl): Use new decl_spec_seq_has_spec_p. Use
2222 * decl.c (check_tag_decl): Likewise.
2427 * decl.c (check_tag_decl): Don't complain about attributes if we
2559 * decl.c (check_tag_decl): Only use CLASSTYPE_TEMPLATE_INSTANTIATION
2660 * decl.c (check_tag_decl): Adjust warning.
2701 * decl.c (check_tag_decl): Move warning for misplaced attributes here.
H A DChangeLog-2001309 * decl.c (check_tag_decl): Similarly.
2360 * decl.c (check_tag_decl): Use TYPE_ANONYMOUS_P.
3080 * decl.c (check_tag_decl): Make sure a typedef for an anonymous
3225 * decl.c (check_tag_decl): Notice attempts to redefine bool and
H A DChangeLog-20191236 (check_tag_decl): Use %qs with keyword string to simplify translation.
1548 * decl.c (check_tag_decl): Pass to in_system_header_at the same
1552 * decl.c (check_tag_decl): Use locations[ds_typedef] in error_at.
1627 * decl.c (check_tag_decl): Use DECL_SOURCE_LOCATION.
2671 * decl.c (check_tag_decl): Give an error for constinit in type
3190 (check_tag_decl): Use smallest_type_location in error_at about
H A DChangeLog-200455 * decl.c (check_tag_decl): Robustify.
1557 fixup_anonymous_aggr, check_tag_decl, start_decl, start_decl_1,
4006 * decl.c (check_tag_decl): Name redeclared type in diagnostic.
4423 (check_tag_decl): Adjust prototype.
4435 (check_tag_decl): Do not use trees to represent decl-specifiers.
H A DChangeLog-20081618 check_tag_decl, start_decl, check_class_member_definition_namespace,
2443 check_tag_decl, groktypename, start_decl_1, layout_var_decl,
H A DChangeLog-1998351 * decl.c (check_tag_decl): Don't warn about null decl inside a
367 * decl.c (check_tag_decl): Do complain about null friend decl at
393 * decl.c (check_tag_decl): Don't complain about null friend decl.
465 * decl.c (check_tag_decl): New fn.
H A DChangeLog-2015252 * decl.c (check_tag_decl): Use ds_type_spec in auto diagnostic.
3104 * decl.c (check_tag_decl): Use declspecs->locations as locations in
H A DChangeLog-2002348 (check_tag_decl): Return the type declared.
2872 * decl.c (check_tag_decl): Handle RID_THREAD.
H A Ddecl.cc5297 check_tag_decl (cp_decl_specifier_seq *declspecs, in check_tag_decl() function
5475 tree t = check_tag_decl (declspecs, in shadow_tag()
H A DChangeLog-19994836 (check_tag_decl): Check for anonymous struct here.
6180 * decl.c (check_tag_decl): Use it.
H A DChangeLog-20001831 * decl.c (check_tag_decl): Diagnose typename's which don't
4560 * decl.c (check_tag_decl): Notice extra fundamental types.
H A Dcp-tree.h6824 extern tree check_tag_decl (cp_decl_specifier_seq *, bool);
H A DChangeLog-20072876 * decl.c (check_tag_decl): Added new warning for typedef ignored
H A DChangeLog-20091122 (check_tag_decl): Reject `constexpr'.
H A DChangeLog-20142947 (check_tag_decl): Likewise.
H A DChangeLog-2013280 (check_tag_decl): Remove use of in_system_header macro.
H A DChangeLog-2010852 * decl.c (check_tag_decl): Fix typo.
H A DChangeLog-2011179 * decl.c (check_tag_decl): Error out on auto specifier with no
H A DChangeLog-2018256 * decl.c (check_tag_decl): A decltype with no declarator
H A DChangeLog-20031183 * decl.c (check_tag_decl): Use is_typename_at_global_scope.
H A Dparser.cc19102 tree type = check_tag_decl (&decl_specifiers, in cp_parser_explicit_instantiation()
27024 tree type = check_tag_decl (&decl_specifiers, in cp_parser_member_declaration()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c4967 check_tag_decl (cp_decl_specifier_seq *declspecs, in check_tag_decl() function
5145 tree t = check_tag_decl (declspecs, in shadow_tag()
H A Dcp-tree.h6554 extern tree check_tag_decl (cp_decl_specifier_seq *, bool);
H A Dparser.c17497 type = check_tag_decl (&decl_specifiers, in cp_parser_explicit_instantiation()
25003 type = check_tag_decl (&decl_specifiers, in cp_parser_member_declaration()