Home
last modified time | relevance | path

Searched refs:udr_data (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c5624 struct cp_check_omp_declare_reduction_data *udr_data in cp_check_omp_declare_reduction_r() local
5628 && *tp != DECL_EXPR_DECL (udr_data->stmts[udr_data->combiner_p ? 0 : 3]) in cp_check_omp_declare_reduction_r()
5629 && *tp != DECL_EXPR_DECL (udr_data->stmts[udr_data->combiner_p ? 1 : 4])) in cp_check_omp_declare_reduction_r()
5631 location_t loc = udr_data->loc; in cp_check_omp_declare_reduction_r()
5632 if (udr_data->combiner_p) in cp_check_omp_declare_reduction_r()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc6051 struct cp_check_omp_declare_reduction_data *udr_data in cp_check_omp_declare_reduction_r() local
6055 && *tp != DECL_EXPR_DECL (udr_data->stmts[udr_data->combiner_p ? 0 : 3]) in cp_check_omp_declare_reduction_r()
6056 && *tp != DECL_EXPR_DECL (udr_data->stmts[udr_data->combiner_p ? 1 : 4])) in cp_check_omp_declare_reduction_r()
6058 location_t loc = udr_data->loc; in cp_check_omp_declare_reduction_r()
6059 if (udr_data->combiner_p) in cp_check_omp_declare_reduction_r()