Home
last modified time | relevance | path

Searched refs:HANDLER_TYPE (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dsemantics.c749 expand_start_catch (HANDLER_TYPE (t));
794 HANDLER_TYPE (handler) = type;
H A Dcp-tree.def253 /* A HANDLER wraps a catch handler for the HANDLER_TYPE. If this is
H A Dcp-tree.h3040 #define HANDLER_TYPE(NODE) TREE_TYPE (HANDLER_CHECK (NODE)) macro
H A DChangeLog7916 (HANDLER_TYPE): New.
/openbsd/gnu/gcc/gcc/cp/
H A Dcp-gimplify.c132 tree type = HANDLER_TYPE (*stmt_p); in genericize_catch_block()
H A Dcp-tree.def263 /* A HANDLER wraps a catch handler for the HANDLER_TYPE. If this is
H A Dsemantics.c1105 HANDLER_TYPE (handler) = type; in finish_handler_parms()
H A Dcp-tree.h3064 #define HANDLER_TYPE(NODE) TREE_TYPE (HANDLER_CHECK (NODE)) macro
H A DChangeLog-20011939 (HANDLER_TYPE): New.
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dc-tree.texi1548 Used to represent a C++ @code{catch} block. The @code{HANDLER_TYPE}
/openbsd/gnu/gcc/gcc/doc/
H A Dc-tree.texi1694 Used to represent a C++ @code{catch} block. The @code{HANDLER_TYPE}
H A Dgccint.info5363 Used to represent a C++ `catch' block. The `HANDLER_TYPE' is the