Home
last modified time | relevance | path

Searched refs:EXPR_STMT_EXPR (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddump.cc297 dump_child ("expr", EXPR_STMT_EXPR (t)); in cp_dump_tree()
H A Dcp-objcp-common.cc326 return block_may_fallthru (EXPR_STMT_EXPR (stmt)); in cxx_block_may_fallthru()
H A Dcp-tree.def312 /* Used to represent an expression statement. Use `EXPR_STMT_EXPR' to
H A Dcxx-pretty-print.cc2096 expression (EXPR_STMT_EXPR (t)); in statement()
H A Dcp-gimplify.cc225 tree stmt = EXPR_STMT_EXPR (*stmt_p); in gimplify_expr_stmt()
H A Dcoroutines.cc3092 expr = EXPR_STMT_EXPR (expr); in maybe_promote_temps()
H A Dsemantics.cc2589 t = EXPR_STMT_EXPR (t); in stmt_expr_value_expr()
2608 body = EXPR_STMT_EXPR (expr_stmt); in empty_expr_stmt_p()
H A Dcp-tree.h5367 #define EXPR_STMT_EXPR(NODE) TREE_OPERAND (EXPR_STMT_CHECK (NODE), 0) macro
H A DChangeLog-20052293 (EXPR_STMT_EXPR): Define.
H A DChangeLog-20002998 (EXPR_STMT_EXPR): Likewise.
H A Dpt.cc18631 tmp = RECUR (EXPR_STMT_EXPR (t)); in tsubst_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddump.c328 dump_child ("expr", EXPR_STMT_EXPR (t)); in cp_dump_tree()
H A Dcp-objcp-common.c307 return block_may_fallthru (EXPR_STMT_EXPR (stmt)); in cxx_block_may_fallthru()
H A Dcp-tree.def330 /* Used to represent an expression statement. Use `EXPR_STMT_EXPR' to
H A Dcxx-pretty-print.c2125 expression (EXPR_STMT_EXPR (t)); in statement()
H A Dcp-gimplify.c490 tree stmt = EXPR_STMT_EXPR (*stmt_p); in gimplify_expr_stmt()
H A Dsemantics.c2360 t = EXPR_STMT_EXPR (t); in stmt_expr_value_expr()
2379 body = EXPR_STMT_EXPR (expr_stmt); in empty_expr_stmt_p()
H A Dcoroutines.cc3243 expr = EXPR_STMT_EXPR (expr); in maybe_promote_temps()
H A Dcp-tree.h5149 #define EXPR_STMT_EXPR(NODE) TREE_OPERAND (EXPR_STMT_CHECK (NODE), 0) macro
H A Dpt.c18047 tmp = RECUR (EXPR_STMT_EXPR (t)); in tsubst_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgeneric.texi3331 @findex EXPR_STMT_EXPR
3466 Used to represent an expression statement. Use @code{EXPR_STMT_EXPR} to
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgeneric.texi3274 @findex EXPR_STMT_EXPR
3411 Used to represent an expression statement. Use @code{EXPR_STMT_EXPR} to
H A Dgccint.info12561 Used to represent an expression statement. Use 'EXPR_STMT_EXPR' to
53193 * EXPR_STMT_EXPR: Statements for C++. (line 6)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200015962 (EXPR_STMT_EXPR): Likewise.
16118 (EXPR_STMT_EXPR): Likewise.
H A DChangeLog.tree-ssa18145 Use EXPR_STMT_EXPR to access the expression in an expression

12