Searched refs:this_reduc_id (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c32359 tree this_reduc_id = reduc_id;
32361 this_reduc_id = omp_reduction_id (ERROR_MARK, reduc_id, type);
32362 tree fndecl = build_lang_decl (FUNCTION_DECL, this_reduc_id, fntype);
32355 tree this_reduc_id = reduc_id; local

Completed in 133 milliseconds