Home
last modified time | relevance | path

Searched refs:cp_parser_class_head (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2003469 (cp_parser_class_head): Likewise.
487 * parser.c (cp_parser_class_head): Handle invalid explicit
500 (cp_parser_class_head): Likewise.
550 (cp_parser_class_head): Likewise.
2142 (cp_parser_class_head): Or handle_class_head. Check for
2384 cp_parser_class_head): Likewise.
3824 * parser.c (cp_parser_class_head): See through dependent names
5360 (cp_parser_class_head): Fix typo in error message.
5383 * parser.c (cp_parser_class_head): Check that
6133 (cp_parser_class_head): Use resolve_typename_type, not
[all …]
H A DChangeLog-2004290 * parser.c (cp_parser_class_head): Reject typedef-name in class head.
422 * parser.c (cp_parser_class_head): Return NULL_TREE when
503 (cp_parser_class_head): Adjust calls to cp_parser_class_name.
616 cp_parser_class_head): Adjust call to xref_tag.
955 (cp_parser_class_head): Adjust call to current_scope.
1522 cp_parser_parameter_declaration_list, cp_parser_class_head,
3759 * parser.c (cp_parser_class_head): Remove unused variable.
3787 * parser.c (cp_parser_class_head): Always call xref_basetypes.
5202 * parser.c (cp_parser_class_head): Robustify.
5816 * parser.c (cp_parser_class_head): Pass back attributes in the
[all …]
H A DChangeLog-2016459 (cp_parser_class_head): Call it.
1264 * parser.c (cp_parser_class_head): When
1339 (cp_parser_class_head): Likewise.
2242 * parser.c (cp_parser_class_head): Adjust xref_basetypes call.
2298 * parser.c (cp_parser_class_head): When xref_basetypes fails and
2348 * parser.c (cp_parser_class_head): When xref_basetypes fails and
2372 * parser.c (cp_parser_class_head): Likewise.
2763 * parser.c (cp_parser_class_head): Capture the start location;
H A DChangeLog-2012156 * parser.c (cp_parser_class_head): A partial specialization scope
1443 * parser.c (cp_parser_class_head): Call xref_basetypes here.
1604 (cp_parser_simple_type_specifier, cp_parser_class_head): Adjust.
1615 (cp_parser_elaborated_type_specifier, cp_parser_class_head): Adjust.
1810 * parser.c (cp_parser_class_head): Apply attributes here.
H A DChangeLog-2008902 * parser.c (cp_parser_class_head): Early return error_mark_node in
1634 cp_parser_class_head, cp_parser_check_class_key): Likewise.
1678 * parser.c (cp_parser_class_head): Likewise, check the tree
H A DChangeLog-2006259 * parser.c (cp_parser_class_head): Move processing
500 * parser.c (cp_parser_class_head): Check the return value
897 * parser.c (cp_parser_class_head): Use return value of
H A DChangeLog-20052695 * parser.c (cp_parser_class_head): Return NULL_TREE when
2940 * parser.c (cp_parser_class_head): Check for redefintions here.
3504 cp_parser_class_specifier, cp_parser_class_head,
H A DChangeLog-2014902 * parser.c (cp_parser_class_head): push_template_decl for members
3155 * parser.c (cp_parser_class_head): Also check PRIMARY_TEMPLATE_P
3885 * parser.c (cp_parser_class_head): Push the class before parsing
H A DChangeLog2584 (cp_parser_class_head): And in class attributes.
2610 * parser.cc (cp_parser_class_head): Update 'type' with the result
H A DChangeLog-2007219 * parser.c (cp_parser_class_head): Reject function template ids.
1419 * parser.c (cp_parser_class_head): Improve error message.
H A DChangeLog-2017851 (cp_parser_class_head): Likewise.
2681 * parser.c (cp_parser_class_head): Handle ::template.
5113 * parser.c (cp_parser_class_head): If we're in the middle of an
H A DChangeLog-2019188 (cp_parser_class_head): Call cp_parser_check_class_key.
1486 * parser.c (cp_parser_class_head): Improve error recovery upon
4811 * parser.c (cp_parser_class_head): Reject TYPE_BEING_DEFINED too.
H A DChangeLog-20111172 * parser.c (cp_parser_class_head): Parse virt-specifiers
3387 * parser.c (cp_parser_class_head): Parse class-virt-specifier, set
H A DChangeLog-20213129 * parser.c (cp_parser_class_head): Reinstate calls to pushclass
5273 * parser.c (cp_parser_class_head): Defer access checking when
H A DChangeLog-20183032 * parser.c (cp_parser_class_head): Use num_template_headers_for_class.
3453 (cp_parser_class_head): Pass template_id_p.
H A DChangeLog-20201907 (cp_parser_class_head): ... here.
2202 (cp_parser_class_head): Likewise.
H A DChangeLog-20092939 (cp_parser_class_head): Likewise.
H A DChangeLog-20133212 * parser.c (cp_parser_class_head): Likewise.
H A DChangeLog-201069 (cp_parser_class_head): Likewise.
H A DChangeLog-2002221 * parser.c (cp_parser_class_head): Use booleanss.
H A Dparser.cc2432 static tree cp_parser_class_head
25833 type = cp_parser_class_head (parser, in cp_parser_class_specifier_1()
26256 cp_parser_class_head (cp_parser* parser, in cp_parser_class_head() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c2307 static tree cp_parser_class_head
23855 type = cp_parser_class_head (parser, in cp_parser_class_specifier_1()
24255 cp_parser_class_head (cp_parser* parser, in cp_parser_class_head() function