Home
last modified time | relevance | path

Searched refs:cp_check_omp_declare_reduction_data (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c5611 struct cp_check_omp_declare_reduction_data struct
5624 struct cp_check_omp_declare_reduction_data *udr_data in cp_check_omp_declare_reduction_r() argument
5625 = (struct cp_check_omp_declare_reduction_data *) data; in cp_check_omp_declare_reduction_r()
5720 struct cp_check_omp_declare_reduction_data data; in cp_check_omp_declare_reduction()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc6038 struct cp_check_omp_declare_reduction_data struct
6051 struct cp_check_omp_declare_reduction_data *udr_data in cp_check_omp_declare_reduction_r() argument
6052 = (struct cp_check_omp_declare_reduction_data *) data; in cp_check_omp_declare_reduction_r()
6147 struct cp_check_omp_declare_reduction_data data; in cp_check_omp_declare_reduction()
H A DChangeLog-2013886 (struct cp_check_omp_declare_reduction_data): New type.