Home
last modified time | relevance | path

Searched refs:cp_parser_omp_for_cond (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20093174 (cp_parser_omp_for_cond): Don't assume the first operand of the
3206 * parser.c (cp_parser_omp_for_cond): Don't check lhs if decl is NULL.
3207 (cp_parser_omp_for_loop): Always use cp_parser_omp_for_cond.
H A DChangeLog-2013380 (cp_parser_omp_for_cond): Add new argument.
383 cp_parser_omp_for_cond.
H A DChangeLog-20122089 cp_parser_template_argument, cp_parser_omp_for_cond): Pass the
H A DChangeLog-20081709 (cp_parser_omp_for_cond, cp_parser_omp_for_incr): New helper
H A DChangeLog-20141271 (cp_parser_omp_for_cond): Added CILK_FOR check.
H A DChangeLog-2015383 (cp_parser_omp_for_cond): Attempt to use the location
H A DChangeLog-20161166 (cp_parser_omp_for_cond): Likewise.
H A DChangeLog-2021150 (cp_parser_omp_for_cond): Likewise.
H A DChangeLog-2018942 (cp_parser_omp_for_cond): Allow NE_EXPR even in OpenMP loops.
H A DChangeLog-2017398 cp_parser_omp_for_cond, cp_parser_omp_for_incr,
H A DChangeLog-20193010 * parser.c (cp_parser_initializer_list, cp_parser_omp_for_cond):
H A Dparser.cc41697 cp_parser_omp_for_cond (cp_parser *parser, tree decl, enum tree_code code) in cp_parser_omp_for_cond() function
42685 cond = cp_parser_omp_for_cond (parser, decl, code); in cp_parser_omp_for_loop()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c38367 cp_parser_omp_for_cond (cp_parser *parser, tree decl, enum tree_code code) in cp_parser_omp_for_cond() function
39241 cond = cp_parser_omp_for_cond (parser, decl, code); in cp_parser_omp_for_loop()