Searched refs:HANDLER_TYPE (Results 1 – 12 of 12) sorted by relevance
749 expand_start_catch (HANDLER_TYPE (t));794 HANDLER_TYPE (handler) = type;
253 /* A HANDLER wraps a catch handler for the HANDLER_TYPE. If this is
3040 #define HANDLER_TYPE(NODE) TREE_TYPE (HANDLER_CHECK (NODE)) macro
7916 (HANDLER_TYPE): New.
132 tree type = HANDLER_TYPE (*stmt_p); in genericize_catch_block()
263 /* A HANDLER wraps a catch handler for the HANDLER_TYPE. If this is
1105 HANDLER_TYPE (handler) = type; in finish_handler_parms()
3064 #define HANDLER_TYPE(NODE) TREE_TYPE (HANDLER_CHECK (NODE)) macro
1939 (HANDLER_TYPE): New.
1548 Used to represent a C++ @code{catch} block. The @code{HANDLER_TYPE}
1694 Used to represent a C++ @code{catch} block. The @code{HANDLER_TYPE}
5363 Used to represent a C++ `catch' block. The `HANDLER_TYPE' is the