Home
last modified time | relevance | path

Searched refs:cp_parser_template_argument (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2005375 (cp_parser_template_argument): Likewise.
637 (cp_parser_template_argument): Adjust use of
867 * parser.c (cp_parser_template_argument): Don't turn "T::f" into
3272 (cp_parser_template_argument): Likewise.
H A DChangeLog-2004354 * parser.c (cp_parser_template_argument): Unwrap indirected
496 (cp_parser_template_argument): Likewise.
2830 (cp_parser_template_argument): Likewise.
5232 * parser.c (cp_parser_template_argument): Robustify.
6286 (cp_parser_template_argument): Use fold_non_dependent_expr.
6855 * parser.c (cp_parser_template_argument): Don't call
H A DChangeLog-2008961 * parser.c (cp_parser_template_argument): Don't assume that '>>'
1458 cp_parser_template_name, cp_parser_template_argument): Likewise.
2415 (cp_parser_template_argument): Ditto.
H A DChangeLog-2014469 (cp_parser_template_argument): Likewise.
992 cp_parser_template_argument, cp_parser_enumerator_definition,
3481 * parser.c (cp_parser_template_argument): Restore dereference.
H A DChangeLog-2003188 * parser.c (cp_parser_template_argument): A type-id followed by '>>'
1946 (cp_parser_template_argument): Likewise.
3059 (cp_parser_template_argument): Use cp_id_kind.
3207 (cp_parser_template_argument): Implement standard-conforming
4375 (cp_parser_template_argument, cp_parser_class_name): Don't use
H A DChangeLog-2015237 * parser.c (cp_parser_template_argument): Handle references in
919 (cp_parser_template_argument): Handle constrained-type-specifiers for
1308 * parser.c (cp_parser_template_argument): For C++1z just parse a
H A DChangeLog-20133391 (cp_parser_template_argument): Likewise.
3526 * parser.c (cp_parser_template_argument): Likewise.
3691 * parser.c (cp_parser_template_argument): Don't
H A DChangeLog-2006549 * parser.c (cp_parser_template_argument): Don't consider "&var" a
962 * parser.c (cp_parser_template_argument): Don't strip BASELINKs.
H A DChangeLog-2021149 (cp_parser_template_argument): Likewise.
1550 (cp_parser_template_argument): Likewise.
H A DChangeLog-20122089 cp_parser_template_argument, cp_parser_omp_for_cond): Pass the
H A DChangeLog-2009663 * parser.c (cp_parser_template_argument): Accept SCOPE_REF around
H A DChangeLog-200272 (cp_parser_template_argument): Remove misleading comment.
H A Dparser.cc2496 static tree cp_parser_template_argument
18727 tree argument = cp_parser_template_argument (parser); in cp_parser_template_argument_list()
18782 cp_parser_template_argument (cp_parser* parser) in cp_parser_template_argument() function
H A DChangeLog-20195562 * parser.c (cp_parser_template_argument): Handle braced-init-list when
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c2371 static tree cp_parser_template_argument
17116 argument = cp_parser_template_argument (parser); in cp_parser_template_argument_list()
17184 cp_parser_template_argument (cp_parser* parser) in cp_parser_template_argument() function