Searched refs:decl_first (Results 1 – 2 of 2) sorted by relevance
38416 bool decl_first; in cp_parser_omp_for_incr() local38458 decl_first = (lhs == decl in cp_parser_omp_for_incr()38460 if (decl_first) in cp_parser_omp_for_incr()38473 if (token->type == CPP_PLUS || token->type == CPP_MINUS || decl_first) in cp_parser_omp_for_incr()38490 if (!decl_first) in cp_parser_omp_for_incr()
41746 bool decl_first; in cp_parser_omp_for_incr() local41788 decl_first = (lhs == decl in cp_parser_omp_for_incr()41790 if (decl_first) in cp_parser_omp_for_incr()41803 if (token->type == CPP_PLUS || token->type == CPP_MINUS || decl_first) in cp_parser_omp_for_incr()41822 if (!decl_first) in cp_parser_omp_for_incr()