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

/freebsd-12-stable/contrib/gcc/
H A Domp-low.c928 scan_sharing_clauses (tree clauses, omp_context *ctx) function
1179 scan_sharing_clauses (OMP_PARALLEL_CLAUSES (*stmt_p), ctx);
1203 scan_sharing_clauses (OMP_FOR_CLAUSES (stmt), ctx);
1222 scan_sharing_clauses (OMP_SECTIONS_CLAUSES (stmt), ctx);
1242 scan_sharing_clauses (OMP_SINGLE_CLAUSES (stmt), ctx);

Completed in 176 milliseconds