Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDdump.c468 dump_child ("stmt", STMT_EXPR_STMT (t)); in cp_dump_tree()
HDcp-tree.def343 STMT_EXPR_STMT is the statement given by the expression. */
HDcxx-pretty-print.c378 pp_cxx_statement (pp, STMT_EXPR_STMT (t)); in pp_cxx_primary_expression()
HDcp-tree.h3142 #define STMT_EXPR_STMT(NODE) TREE_OPERAND (STMT_EXPR_CHECK (NODE), 0) macro
HDpt.c9469 tsubst_expr (STMT_EXPR_STMT (t), args, complain, in_decl, in tsubst_copy_and_build()
HDChangeLog5980 (STMT_EXPR_STMT): Define.
HDChangeLog-20003015 (STMT_EXPR_STMT): Likewise.
HDChangeLog-19993393 * cp-tree.h (STMT_EXPR_STMT): New macro.
/NextBSD/contrib/gcc/doc/
HDc-tree.texi2437 such an expression. The @code{STMT_EXPR_STMT} gives the statement
/NextBSD/contrib/gcc/
HDChangeLog-200015979 (STMT_EXPR_STMT): Likewise.
16135 (STMT_EXPR_STMT): Likewise.
HDChangeLog-200523214 * c-common.h (STMT_EXPR_STMT): Don't define.