Home
last modified time | relevance | path

Searched refs:cxx_omp_privatize_by_reference (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcp-objcp-common.h189 #define LANG_HOOKS_OMP_PRIVATIZE_BY_REFERENCE cxx_omp_privatize_by_reference
DChangeLog-20071221 cxx_omp_privatize_by_reference): Likewise.
1229 repo_export_class_p, cxx_omp_privatize_by_reference, pod_type_p,
3107 (cxx_omp_privatize_by_reference): Pass also invisiref PARM_DECLs
Dcp-gimplify.cc2148 cxx_omp_privatize_by_reference (const_tree decl) in cxx_omp_privatize_by_reference() function
DChangeLog-20062083 * cp-gimplify.c (cxx_omp_privatize_by_reference): New function.
2084 * cp-tree.h (cxx_omp_privatize_by_reference): New prototype.
Dcp-tree.h8240 extern bool cxx_omp_privatize_by_reference (const_tree);
DChangeLog-20092675 cxx_omp_privatize_by_reference): Rearrange the declarations line to
DChangeLog-2013861 (cxx_omp_privatize_by_reference): Return true for
DChangeLog-20182946 cp_genericize_r, cxx_omp_privatize_by_reference,