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

/freebsd-10.1-release/contrib/gcc/
H A Dtree-nested.c943 static bool convert_nonlocal_omp_clauses (tree *, struct walk_stmt_info *);
1086 if (convert_nonlocal_omp_clauses (&OMP_PARALLEL_CLAUSES (t), wi))
1111 convert_nonlocal_omp_clauses (&OMP_CLAUSES (t), wi);
1136 convert_nonlocal_omp_clauses (tree *pclauses, struct walk_stmt_info *wi)
1134 convert_nonlocal_omp_clauses (tree *pclauses, struct walk_stmt_info *wi) function

Completed in 53 milliseconds