Searched refs:HANDLER_TYPE (Results 1 – 7 of 7) sorted by relevance
284 /* A HANDLER wraps a catch handler for the HANDLER_TYPE. If this is
77 tree type = HANDLER_TYPE (*stmt_p); in genericize_catch_block()
5330 #define HANDLER_TYPE(NODE) TREE_TYPE (HANDLER_CHECK (NODE)) macro
1939 (HANDLER_TYPE): New.
1723 HANDLER_TYPE (handler) = type; in finish_handler_parms()
3483 Used to represent a C++ @code{catch} block. The @code{HANDLER_TYPE}
12987 Used to represent a C++ 'catch' block. The 'HANDLER_TYPE' is the