Home
last modified time | relevance | path

Searched refs:maybe_catch_exception (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDomp-low.c2309 maybe_catch_exception (tree *stmt_p) in maybe_catch_exception() function
3663 maybe_catch_exception (&new_body); in lower_omp_sections()
3812 maybe_catch_exception (&BIND_EXPR_BODY (bind)); in lower_omp_single()
3848 maybe_catch_exception (&OMP_MASTER_BODY (stmt)); in lower_omp_master()
3886 maybe_catch_exception (&OMP_ORDERED_BODY (stmt)); in lower_omp_ordered()
3980 maybe_catch_exception (&OMP_CRITICAL_BODY (stmt)); in lower_omp_critical()
4110 maybe_catch_exception (body_p); in lower_omp_for()
4221 maybe_catch_exception (&new_body); in lower_omp_parallel()
HDChangeLog-20066376 * omp-low.c (lower_omp_sections): Call maybe_catch_exception