Home
last modified time | relevance | path

Searched refs:HANDLER_PARMS (Results 1 – 21 of 21) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Ddump.cc254 dump_child ("parm", HANDLER_PARMS (t)); in cp_dump_tree()
H A Ddump.c254 dump_child ("parm", HANDLER_PARMS (t)); in cp_dump_tree()
H A Dcp-tree.def286 the catch variable is in HANDLER_PARMS, and the body block in
H A Dcxx-pretty-print.cc2035 pp_cxx_exception_declaration (this, HANDLER_PARMS (t)); in statement()
H A Dcxx-pretty-print.c1986 pp_cxx_exception_declaration (this, HANDLER_PARMS (t)); in statement()
H A Dcp-tree.h5327 #define HANDLER_PARMS(NODE) TREE_OPERAND (HANDLER_CHECK (NODE), 0) macro
H A DChangeLog-20011935 * dump.c (cp_dump_tree): Don't dump it. Do dump HANDLER_PARMS.
H A Dsemantics.c1421 HANDLER_PARMS (handler) = decl; in finish_handler_parms()
H A Dsemantics.cc1676 HANDLER_PARMS (handler) = decl; in finish_handler_parms()
H A Dpt.c18473 tree decl = HANDLER_PARMS (t); in tsubst_expr()
H A Dpt.cc19073 tree decl = HANDLER_PARMS (t); in tsubst_expr()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddump.c254 dump_child ("parm", HANDLER_PARMS (t)); in cp_dump_tree()
H A Dcp-tree.def281 the catch variable is in HANDLER_PARMS, and the body block in
H A Dcxx-pretty-print.c1986 pp_cxx_exception_declaration (this, HANDLER_PARMS (t)); in statement()
H A Dcp-tree.h5079 #define HANDLER_PARMS(NODE) TREE_OPERAND (HANDLER_CHECK (NODE), 0) macro
H A Dsemantics.c1421 HANDLER_PARMS (handler) = decl; in finish_handler_parms()
H A Dpt.c18473 tree decl = HANDLER_PARMS (t); in tsubst_expr()
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgeneric.texi3295 @findex HANDLER_PARMS
3430 types. @code{HANDLER_PARMS} is the @code{DECL_STMT} for the catch
H A Dgccint.info12579 'HANDLER_PARMS' is the 'DECL_STMT' for the catch parameter, and
53881 * HANDLER_PARMS: Statements for C++. (line 6)
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dgeneric.texi3352 @findex HANDLER_PARMS
3486 types. @code{HANDLER_PARMS} is the @code{DECL_STMT} for the catch
H A Dgccint.info12579 'HANDLER_PARMS' is the 'DECL_STMT' for the catch parameter, and
53881 * HANDLER_PARMS: Statements for C++. (line 6)