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

/freebsd-9.3-release/contrib/gcc/
H A Domp-low.c515 omp_copy_decl_2 (tree var, tree name, tree type, omp_context *ctx) function
536 return omp_copy_decl_2 (var, DECL_NAME (var), TREE_TYPE (var), ctx);

Completed in 92 milliseconds