Searched refs:c_omp_clause_copy_ctor (Results 1 – 3 of 3) sorted by relevance
106 #define LANG_HOOKS_OMP_CLAUSE_COPY_CTOR c_omp_clause_copy_ctor109 #define LANG_HOOKS_OMP_CLAUSE_ASSIGN_OP c_omp_clause_copy_ctor
712 extern tree c_omp_clause_copy_ctor (tree, tree, tree);
14113 c_omp_clause_copy_ctor (tree clause, tree dst, tree src) in c_omp_clause_copy_ctor() function