Searched refs:cp_parser_class_head (Results 1 – 22 of 22) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2003 | 469 (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 D | ChangeLog-2004 | 290 * 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 D | ChangeLog-2016 | 459 (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 D | ChangeLog-2012 | 156 * 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 D | ChangeLog-2008 | 902 * 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 D | ChangeLog-2006 | 259 * 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 D | ChangeLog-2005 | 2695 * 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 D | ChangeLog-2014 | 902 * 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 D | ChangeLog | 2584 (cp_parser_class_head): And in class attributes. 2610 * parser.cc (cp_parser_class_head): Update 'type' with the result
|
H A D | ChangeLog-2007 | 219 * parser.c (cp_parser_class_head): Reject function template ids. 1419 * parser.c (cp_parser_class_head): Improve error message.
|
H A D | ChangeLog-2017 | 851 (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 D | ChangeLog-2019 | 188 (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 D | ChangeLog-2011 | 1172 * parser.c (cp_parser_class_head): Parse virt-specifiers 3387 * parser.c (cp_parser_class_head): Parse class-virt-specifier, set
|
H A D | ChangeLog-2021 | 3129 * parser.c (cp_parser_class_head): Reinstate calls to pushclass 5273 * parser.c (cp_parser_class_head): Defer access checking when
|
H A D | ChangeLog-2018 | 3032 * parser.c (cp_parser_class_head): Use num_template_headers_for_class. 3453 (cp_parser_class_head): Pass template_id_p.
|
H A D | ChangeLog-2020 | 1907 (cp_parser_class_head): ... here. 2202 (cp_parser_class_head): Likewise.
|
H A D | ChangeLog-2009 | 2939 (cp_parser_class_head): Likewise.
|
H A D | ChangeLog-2013 | 3212 * parser.c (cp_parser_class_head): Likewise.
|
H A D | ChangeLog-2010 | 69 (cp_parser_class_head): Likewise.
|
H A D | ChangeLog-2002 | 221 * parser.c (cp_parser_class_head): Use booleanss.
|
H A D | parser.cc | 2432 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 D | parser.c | 2307 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
|