Home
last modified time | relevance | path

Searched refs:CLEANUP_EXPR (Results 1 – 11 of 11) sorted by relevance

/trueos/contrib/gcc/cp/
HDdump.c416 dump_child ("expr", CLEANUP_EXPR (t)); in cp_dump_tree()
HDcp-gimplify.c744 CLEANUP_EXPR (stmt)); in cp_genericize_r()
HDcp-tree.def274 constructed. The CLEANUP_EXPR is run on behalf of CLEANUP_DECL
HDcxx-pretty-print.c1714 pp_cxx_statement (pp, CLEANUP_EXPR (t)); in pp_cxx_statement()
HDcp-tree.h3094 #define CLEANUP_EXPR(NODE) TREE_OPERAND (CLEANUP_STMT_CHECK (NODE), 1) macro
HDChangeLog-20023670 (CLEANUP_EXPR): Likewise.
HDChangeLog-20044676 (CLEANUP_BODY, CLEANUP_EXPR, CLEANUP_DECL): Move from c-common.h.
HDChangeLog-19992231 (CLEANUP_EXPR): Likewise.
/trueos/contrib/gcc/doc/
HDc-tree.texi1467 @findex CLEANUP_EXPR
1630 @code{NULL_TREE}. In any case, the @code{CLEANUP_EXPR} is the
/trueos/contrib/gcc/
HDChangeLog-200228473 (CLEANUP_EXPR): Likewise.
HDChangeLog-200428838 CLEANUP_EXPR, CLEANUP_DECL): Move to cp-tree.h.