Searched refs:EXPR_STMT_EXPR (Results 1 – 16 of 16) sorted by relevance
297 dump_child ("expr", EXPR_STMT_EXPR (t)); in cp_dump_tree()
326 return block_may_fallthru (EXPR_STMT_EXPR (stmt)); in cxx_block_may_fallthru()
312 /* Used to represent an expression statement. Use `EXPR_STMT_EXPR' to
2096 expression (EXPR_STMT_EXPR (t)); in statement()
225 tree stmt = EXPR_STMT_EXPR (*stmt_p); in gimplify_expr_stmt()
3092 expr = EXPR_STMT_EXPR (expr); in maybe_promote_temps()
2589 t = EXPR_STMT_EXPR (t); in stmt_expr_value_expr()2608 body = EXPR_STMT_EXPR (expr_stmt); in empty_expr_stmt_p()
2293 (EXPR_STMT_EXPR): Define.
5367 #define EXPR_STMT_EXPR(NODE) TREE_OPERAND (EXPR_STMT_CHECK (NODE), 0) macro
2998 (EXPR_STMT_EXPR): Likewise.
18631 tmp = RECUR (EXPR_STMT_EXPR (t)); in tsubst_expr()
3331 @findex EXPR_STMT_EXPR3466 Used to represent an expression statement. Use @code{EXPR_STMT_EXPR} to
12970 Used to represent an expression statement. Use 'EXPR_STMT_EXPR' to54914 * EXPR_STMT_EXPR: Statements for C and C++.
15962 (EXPR_STMT_EXPR): Likewise.16118 (EXPR_STMT_EXPR): Likewise.
18145 Use EXPR_STMT_EXPR to access the expression in an expression
21932 * c-common.h (EXPR_STMT_EXPR): Don't define.