/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2004 | 220 * parser.c (cp_parser_lookup_name): Remove unneeded TYPENAME_TYPE 487 cp_parser_lookup_name. 494 (cp_parser_type_parameter): Adjust calls to cp_parser_lookup_name. 499 make_typename_type and cp_parser_lookup_name. 502 Adjust calls to make_typename_type and cp_parser_lookup_name. 505 (cp_parser_lookup_name): Replace is_type parameter with tag_type. 508 cp_parser_lookup_name. 1032 * parser.c (cp_parser_lookup_name): Adjust call to 1523 cp_parser_base_specifier, cp_parser_lookup_name, 2560 cp_parser_lookup_name, cp_parser_late_parsing_for_member): Likewise. [all …]
|
H A D | ChangeLog-2005 | 202 (cp_parser_lookup_name): Likewise. 374 parameter name for cp_parser_lookup_name. 379 (cp_parser_lookup_name): Rename ambiguous_p parameter to 383 parameter name for cp_parser_lookup_name. 640 (cp_parser_lookup_name): Use build_qualified_name. 1205 * parser.c (cp_parser_lookup_name): Pass LOOKUP_COMPLAIN to 2792 * parser.c (cp_parser_lookup_name): Don't deal with hidden name 3158 * parser.c (cp_parser_lookup_name): Lazily create destructors, if 3505 cp_parser_lookup_name,
|
H A D | ChangeLog-2020 | 1296 * parser.c (cp_parser_lookup_name): Do not do that check here. 2701 * parser.c (cp_parser_lookup_name): Likewise. 2733 * parser.c (cp_parser_lookup_name): Adjust lookup_name_real calls. 2797 (cp_parser_lookup_name): Adjust lookup_member, lookup_name_real 2823 * parser.c (cp_parser_lookup_name): Likewise. 4435 (cp_parser_lookup_name): Remove code dealing with the case when 4473 * parser.c (cp_parser_lookup_name): Pass tf_warning_to_error to
|
H A D | ChangeLog-2009 | 353 after the cp_parser_lookup_name call. 432 * parser.c (cp_parser_lookup_name): If the name matches the explicit 558 (cp_parser_lookup_name): Use maybe_get_template_decl_from_type_decl. 3318 * parser.c (cp_parser_lookup_name): Likewise.
|
H A D | ChangeLog | 266 (cp_parser_lookup_name): Pass down template_keyword_p. 1174 * parser.cc (cp_parser_lookup_name): Limit previous change to 1194 (cp_parser_lookup_name): Don't look in dependent object_type.
|
H A D | parser.cc | 2662 static cp_expr cp_parser_lookup_name 3468 decl = cp_parser_lookup_name (parser, id, none_type, in cp_parser_diagnose_invalid_type_name() 5950 decl = cp_parser_lookup_name (parser, id_expression, in cp_parser_primary_expression() 6912 decl = cp_parser_lookup_name (parser, token->u.value, in cp_parser_nested_name_specifier_opt() 17825 = cp_parser_lookup_name (parser, default_argument, in cp_parser_default_template_template_argument() 18588 decl = cp_parser_lookup_name (parser, identifier, in cp_parser_template_name() 18859 argument = cp_parser_lookup_name (parser, argument, in cp_parser_template_argument() 19875 tree tmpl = cp_parser_lookup_name (parser, name, in cp_parser_simple_type_specifier() 20482 decl = cp_parser_lookup_name (parser, identifier, in cp_parser_elaborated_type_specifier() 20786 name = cp_parser_lookup_name (parser, identifier, in cp_parser_enum_specifier() [all …]
|
H A D | ChangeLog-2003 | 2990 * parser.c (cp_parser_lookup_name): Adjust call to 3296 (cp_parser_lookup_name): Adjust call to lookup_qualified_name. 3744 * parser.c (cp_parser_lookup_name): Likewise. 4400 (cp_parser_lookup_name): Likewise. 6280 (cp_parser_lookup_name): Likewise. 6448 (cp_parser_lookup_name): Likewise.
|
H A D | ChangeLog-2016 | 2494 (cp_parser_lookup_name): Use prefer_type_arg. 2655 (cp_parser_lookup_name): Really implement DR 141. 3816 * parser.c (cp_parser_lookup_name): Ignore namespace-scope 3912 * parser.c (cp_parser_lookup_name): When looking for a template
|
H A D | ChangeLog-2002 | 32 (cp_parser_template_name): Adjust call to cp_parser_lookup_name. 35 (cp_parser_lookup_name): Add is_namespace parameter. 37 cp_parser_lookup_name. 108 (cp_parser_lookup_name): Optimize common case.
|
H A D | ChangeLog-2013 | 786 * parser.c (cp_parser_lookup_name): Tidy. 1112 * parser.c (cp_parser_lookup_name): Check make_typename_type return 2429 again diagnostic already emitted by cp_parser_lookup_name.
|
H A D | ChangeLog-2017 | 2498 * parser.c (cp_parser_lookup_name): Revert previous change. 2697 * parser.c (cp_parser_lookup_name): Disqualify function templates 2716 * parser.c (cp_parser_lookup_name): Likewise.
|
H A D | ChangeLog-2021 | 1259 * parser.c (cp_parser_lookup_name): Return a TYPENAME_TYPE 2650 * parser.c (cp_parser_lookup_name): Check access of the lookup
|
H A D | ChangeLog-2012 | 1755 * parser.c (cp_parser_lookup_name): Just pass 0 as flags to
|
H A D | ChangeLog-2008 | 1870 * parser.c (cp_parser_lookup_name): Look through single function
|
H A D | ChangeLog-2014 | 2539 when cp_parser_lookup_name sets ambiguous_decls.
|
H A D | ChangeLog-2015 | 372 (cp_parser_lookup_name): Likewise for return type. Use cp_expr's
|
H A D | ChangeLog-2010 | 2426 * parser.c (cp_parser_lookup_name): Fix naming the constructor.
|
H A D | ChangeLog-2011 | 669 cp_parser_lookup_name): Likewise.
|
H A D | ChangeLog-2019 | 178 * parser.c (cp_parser_lookup_name): Use lookup_destructor.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 2535 static cp_expr cp_parser_lookup_name 3315 decl = cp_parser_lookup_name (parser, id, none_type, in cp_parser_diagnose_invalid_type_name() 5666 decl = cp_parser_lookup_name (parser, id_expression, in cp_parser_primary_expression() 6576 decl = cp_parser_lookup_name (parser, token->u.value, in cp_parser_nested_name_specifier_opt() 16247 = cp_parser_lookup_name (parser, default_argument, in cp_parser_default_template_template_argument() 16999 decl = cp_parser_lookup_name (parser, identifier, in cp_parser_template_name() 17261 argument = cp_parser_lookup_name (parser, argument, in cp_parser_template_argument() 18269 tree tmpl = cp_parser_lookup_name (parser, name, in cp_parser_simple_type_specifier() 18864 decl = cp_parser_lookup_name (parser, identifier, in cp_parser_elaborated_type_specifier() 19160 name = cp_parser_lookup_name (parser, identifier, in cp_parser_enum_specifier() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/ |
H A D | NEWS | 14930 * [36]14883 (c++) ICE on invalid code, in cp_parser_lookup_name, in
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | NEWS | 16782 * [36]14883 (c++) ICE on invalid code, in cp_parser_lookup_name, in
|