Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-low.c507 lower_sequence (gimple_catch_handler_ptr ( in lower_try_catch()
H A Dgimple-walk.c602 ret = walk_gimple_seq_mod (gimple_catch_handler_ptr ( in walk_gimple_stmt()
H A Dgimple.h4014 gimple_catch_handler_ptr (gcatch *catch_stmt)
4026 return *gimple_catch_handler_ptr (catch_stmt);
H A Dtree-eh.c522 replace_goto_queue_stmt_list (gimple_catch_handler_ptr ( in replace_goto_queue_1()
H A Domp-low.c8827 lower_omp (gimple_catch_handler_ptr (as_a <gcatch *> (stmt)), ctx); in lower_omp_1()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgimple.h3150 gimple_catch_handler_ptr (gimple gs) in gimple_catch_handler_ptr() function