Searched refs:CATCH_TYPES (Results 1 – 6 of 6) sorted by relevance
1461 catch_region = gen_eh_region_catch (try_region, CATCH_TYPES (catch)); in lower_catch()
1422 dump_generic_node (buffer, CATCH_TYPES (node), spc+2, flags, false); in dump_generic_node()
873 /* Used to represent a typed exception handler. CATCH_TYPES is the type (or
1533 #define CATCH_TYPES(NODE) TREE_OPERAND (CATCH_EXPR_CHECK (NODE), 0) macro
1695 if (CATCH_TYPES (stmt) == NULL) in remove_useless_stmts_tc()
3584 tree type = CATCH_TYPES (stmt); in next_sjlj_build_catch_list()3805 t = CATCH_TYPES (stmt); in objc_begin_catch_clause()