Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Domp-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()