Searched refs:cxx_omp_clause_assign_op (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-objcp-common.h | 170 #define LANG_HOOKS_OMP_CLAUSE_ASSIGN_OP cxx_omp_clause_assign_op
|
H A D | cp-gimplify.c | 2295 cxx_omp_clause_assign_op (tree clause, tree dst, tree src) in cxx_omp_clause_assign_op() function
|
H A D | cp-tree.h | 7813 extern tree cxx_omp_clause_assign_op (tree, tree, tree);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-objcp-common.h | 183 #define LANG_HOOKS_OMP_CLAUSE_ASSIGN_OP cxx_omp_clause_assign_op
|
H A D | ChangeLog-2006 | 176 (cxx_omp_clause_assign_op): Same. 2461 (cxx_omp_clause_copy_ctor, cxx_omp_clause_assign_op): 2468 cxx_omp_clause_assign_op): Move to cp-gimplify.c. 2552 (cxx_omp_clause_assign_op): New.
|
H A D | cp-gimplify.cc | 2117 cxx_omp_clause_assign_op (tree clause, tree dst, tree src) in cxx_omp_clause_assign_op() function
|
H A D | ChangeLog-2008 | 1098 (cxx_omp_clause_assign_op): Same.
|
H A D | cp-tree.h | 8237 extern tree cxx_omp_clause_assign_op (tree, tree, tree);
|
H A D | ChangeLog-2009 | 2674 cxx_omp_clause_assign_op, cxx_omp_clause_dtor, cxx_omp_finish_clause,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2006 | 2595 (cxx_omp_clause_assign_op): Same.
|