Searched refs:lhd_omp_assignment (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dlanghooks-def.h93 extern tree lhd_omp_assignment (tree, tree, tree);
275 #define LANG_HOOKS_OMP_CLAUSE_COPY_CTOR lhd_omp_assignment
276 #define LANG_HOOKS_OMP_CLAUSE_ASSIGN_OP lhd_omp_assignment
H A Dlanghooks.c578 lhd_omp_assignment (tree clause ATTRIBUTE_UNUSED, tree dst, tree src) function

Completed in 107 milliseconds