Home
last modified time | relevance | path

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 Dcp-objcp-common.h170 #define LANG_HOOKS_OMP_CLAUSE_ASSIGN_OP cxx_omp_clause_assign_op
H A Dcp-gimplify.c2295 cxx_omp_clause_assign_op (tree clause, tree dst, tree src) in cxx_omp_clause_assign_op() function
H A Dcp-tree.h7813 extern tree cxx_omp_clause_assign_op (tree, tree, tree);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.h183 #define LANG_HOOKS_OMP_CLAUSE_ASSIGN_OP cxx_omp_clause_assign_op
H A DChangeLog-2006176 (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 Dcp-gimplify.cc2117 cxx_omp_clause_assign_op (tree clause, tree dst, tree src) in cxx_omp_clause_assign_op() function
H A DChangeLog-20081098 (cxx_omp_clause_assign_op): Same.
H A Dcp-tree.h8237 extern tree cxx_omp_clause_assign_op (tree, tree, tree);
H A DChangeLog-20092674 cxx_omp_clause_assign_op, cxx_omp_clause_dtor, cxx_omp_finish_clause,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20062595 (cxx_omp_clause_assign_op): Same.