Searched refs:cp_parser_omp_for_loop_init (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2014 | 999 cp_parser_omp_for_incr, cp_parser_omp_for_loop_init, 1272 (cp_parser_omp_for_loop_init): Change function argument to accept 1276 changed call to cp_parser_omp_for_loop_init according new arguments' 1447 cp_parser_omp_atomic, cp_parser_omp_for_loop_init, 2184 cp_parser_objc_struct_declaration, cp_parser_omp_for_loop_init):
|
H A D | ChangeLog-2018 | 576 (cp_parser_omp_for_loop_init): Pass CP_PARSER_FLAGS_NONE to 2324 * parser.c (cp_parser_omp_for_loop_init): Change for_block argument 2971 * parser.c (cp_parser_omp_for_loop_init,
|
H A D | ChangeLog-2015 | 997 (cp_parser_omp_for_loop_init): Add ORIG_INIT argument, 1381 (cp_parser_omp_for_loop_init): Return tree instead of bool. Handle
|
H A D | ChangeLog-2017 | 302 (cp_parser_omp_for_loop_init): Likewise. 399 cp_parser_omp_for_loop_init,
|
H A D | ChangeLog-2019 | 4037 (cp_parser_omp_for_loop_init): Likewise. 5594 (cp_parser_omp_for_loop_init): Likewise.
|
H A D | ChangeLog-2013 | 386 (cp_parser_omp_for_loop_init): ...here.
|
H A D | ChangeLog-2016 | 1572 (cp_parser_omp_for_loop_init): Move lambda DECL_EXPRs from init
|
H A D | ChangeLog-2021 | 152 (cp_parser_omp_for_loop_init): Likewise.
|
H A D | parser.cc | 41842 cp_parser_omp_for_loop_init (cp_parser *parser, in cp_parser_omp_for_loop_init() function 42579 = cp_parser_omp_for_loop_init (parser, this_pre_body, for_block, in cp_parser_omp_for_loop()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 38510 cp_parser_omp_for_loop_init (cp_parser *parser, in cp_parser_omp_for_loop_init() function 39135 = cp_parser_omp_for_loop_init (parser, this_pre_body, for_block, in cp_parser_omp_for_loop()
|