Searched refs:CATCH_TYPES (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | tree-eh.c | 1461 catch_region = gen_eh_region_catch (try_region, CATCH_TYPES (catch)); in lower_catch()
|
| H A D | tree-pretty-print.c | 1422 dump_generic_node (buffer, CATCH_TYPES (node), spc+2, flags, false); in dump_generic_node()
|
| H A D | tree.def | 878 /* Used to represent a typed exception handler. CATCH_TYPES is the type (or
|
| H A D | tree.h | 1563 #define CATCH_TYPES(NODE) TREE_OPERAND (CATCH_EXPR_CHECK (NODE), 0) macro
|
| H A D | tree-cfg.c | 1702 if (CATCH_TYPES (stmt) == NULL) in remove_useless_stmts_tc()
|
| H A D | ChangeLog.tree-ssa | 13746 * tree.h (CATCH_TYPES, CATCH_BODY): New macros.
|
| H A D | ChangeLog-2004 | 34016 CATCH_TYPES, CATCH_BODY, EH_FILTER_TYPES,
|