Home
last modified time | relevance | path

Searched refs:cp_parser_range_for (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2011634 * parser.c (cp_parser_range_for): check_for_bare_parameter_packs.
1442 * parser.c (cp_parser_range_for): Don't try to deduce from {}
2055 * parser.c (cp_parser_range_for): Only do auto deduction in
2089 (cp_parser_range_for): Use it.
4926 * parser.c (cp_parser_range_for): Remove the "unused variable" warning
4964 (cp_parser_range_for): Likewise. Most parsing code removed.
4966 cp_parser_c_for and cp_parser_range_for.
H A DChangeLog-2013678 cp_parser_range_for, cp_convert_range_for): Update calls.
2392 * parser.c (cp_parser_range_for): Revert PR56794 changes.
2674 * parser.c (cp_parser_range_for): Call complete_type.
3149 * parser.c (cp_parser_range_for): Don't try to do auto deduction
H A DChangeLog-2016263 * parser.c (cp_parser_range_for): Use safe_push instead of quick_push.
414 (cp_parser_range_for, cp_convert_range_for): Handle decomposition.
2062 * parser.c (cp_parser_range_for): Modify IDENTIFIER_BINDING directly.
H A DChangeLog-201067 (cp_parser_range_for): Likewise.
1529 (cp_parser_range_for): New.
H A DChangeLog-2018911 cp_parser_range_for.
912 (cp_parser_range_for): Add IS_OMP argument, return before finalizing
H A DChangeLog-201717 cp_parser_range_for and cp_parser_c_for.
20 (cp_parser_range_for): Add unroll parameter, set in on RANGE_FOR_STMT
H A DChangeLog-20141439 cp_parser_condition, cp_parser_c_for, cp_parser_range_for,
H A Dparser.cc2250 static tree cp_parser_range_for
13476 return cp_parser_range_for (parser, scope, init, decl, ivdep, unroll, in cp_parser_for()
13534 cp_parser_range_for (cp_parser *parser, tree scope, tree init, tree range_decl, in cp_parser_range_for() function
42549 init = cp_parser_range_for (parser, NULL_TREE, NULL_TREE, decl, in cp_parser_omp_for_loop()
H A DChangeLog-20151607 * parser.c (cp_parser_range_for): Use it, get the range
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c2149 static tree cp_parser_range_for
12378 return cp_parser_range_for (parser, scope, init, decl, ivdep, unroll, in cp_parser_for()
12436 cp_parser_range_for (cp_parser *parser, tree scope, tree init, tree range_decl, in cp_parser_range_for() function
39105 init = cp_parser_range_for (parser, NULL_TREE, NULL_TREE, decl, in cp_parser_omp_for_loop()