Home
last modified time | relevance | path

Searched refs:HANDLER_BODY (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddump.cc255 dump_child ("body", HANDLER_BODY (t)); in cp_dump_tree()
H A Dcp-tree.def287 HANDLER_BODY. */
H A Dcxx-pretty-print.cc2039 statement (HANDLER_BODY (t)); in statement()
H A Dcp-gimplify.cc78 tree body = HANDLER_BODY (*stmt_p); in genericize_catch_block()
H A Dsemantics.cc1673 HANDLER_BODY (r) = do_pushlevel (sk_catch); in begin_handler()
1734 HANDLER_BODY (handler) = do_poplevel (HANDLER_BODY (handler)); in finish_handler()
H A Dcoroutines.cc3714 if (!(cp_walk_tree (&HANDLER_BODY (expr), find_any_await, in await_statement_walker()
H A Dcp-tree.h5329 #define HANDLER_BODY(NODE) TREE_OPERAND (HANDLER_CHECK (NODE), 1) macro
H A Dpt.cc19098 RECUR (HANDLER_BODY (t)); in tsubst_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddump.c255 dump_child ("body", HANDLER_BODY (t)); in cp_dump_tree()
H A Dcp-tree.def282 HANDLER_BODY. */
H A Dcxx-pretty-print.c1990 statement (HANDLER_BODY (t)); in statement()
H A Dsemantics.c1402 HANDLER_BODY (r) = do_pushlevel (sk_catch); in begin_handler()
1463 HANDLER_BODY (handler) = do_poplevel (HANDLER_BODY (handler)); in finish_handler()
H A Dcp-gimplify.c137 tree body = HANDLER_BODY (*stmt_p); in genericize_catch_block()
H A Dcp-tree.h5080 #define HANDLER_BODY(NODE) TREE_OPERAND (HANDLER_CHECK (NODE), 1) macro
H A Dpt.c18486 RECUR (HANDLER_BODY (t)); in tsubst_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgeneric.texi3353 @findex HANDLER_BODY
3487 parameter, and @code{HANDLER_BODY} is the code for the block itself.
3544 @code{HANDLER_BODY}.
H A Dgccint.info12991 'HANDLER_BODY' is the code for the block itself.
13048 'HANDLER_BODY'.
55615 * HANDLER_BODY: Statements for C and C++.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgeneric.texi3296 @findex HANDLER_BODY
3431 parameter, and @code{HANDLER_BODY} is the code for the block itself.
3480 @code{HANDLER_BODY}.
H A Dgccint.info12580 'HANDLER_BODY' is the code for the block itself.
12630 'HANDLER_BODY'.
53880 * HANDLER_BODY: Statements for C++. (line 6)