Searched refs:cxx_omp_clause_copy_ctor (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-objcp-common.h | 168 #define LANG_HOOKS_OMP_CLAUSE_COPY_CTOR cxx_omp_clause_copy_ctor
|
H A D | cp-gimplify.c | 2279 cxx_omp_clause_copy_ctor (tree clause, tree dst, tree src) in cxx_omp_clause_copy_ctor() function
|
H A D | cp-tree.h | 7812 extern tree cxx_omp_clause_copy_ctor (tree, tree, tree);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-objcp-common.h | 181 #define LANG_HOOKS_OMP_CLAUSE_COPY_CTOR cxx_omp_clause_copy_ctor
|
H A D | ChangeLog-2006 | 175 (cxx_omp_clause_copy_ctor): Same. 2461 (cxx_omp_clause_copy_ctor, cxx_omp_clause_assign_op): 2467 (cxx_omp_clause_default_ctor, cxx_omp_clause_copy_ctor, 2551 (cxx_omp_clause_default_ctor, cxx_omp_clause_copy_ctor): New.
|
H A D | cp-gimplify.cc | 2101 cxx_omp_clause_copy_ctor (tree clause, tree dst, tree src) in cxx_omp_clause_copy_ctor() function
|
H A D | ChangeLog-2008 | 1097 (cxx_omp_clause_copy_ctor): Same.
|
H A D | cp-tree.h | 8236 extern tree cxx_omp_clause_copy_ctor (tree, tree, tree);
|
H A D | ChangeLog-2009 | 2673 cxx_omp_clause_default_ctor, cxx_omp_clause_copy_ctor,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2006 | 2594 (cxx_omp_clause_copy_ctor): Same.
|