Home
last modified time | relevance | path

Searched refs:c_finish_stmt_expr (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h745 extern tree c_finish_stmt_expr (location_t, tree);
H A DChangeLog698 (c_finish_stmt_expr): Same.
1139 (c_process_expr_stmt, c_finish_stmt_expr): Also call
3106 * c-typeck.c (c_finish_stmt_expr): Ignore !TREE_SIDE_EFFECTS as
3157 * c-typeck (c_finish_stmt_expr): Skip begin stmts markers.
6509 c_finish_stmt_expr): Remove NULL last argument from
H A Dc-typeck.cc11405 c_finish_stmt_expr (location_t loc, tree body) in c_finish_stmt_expr() function
H A Dc-parser.cc9132 expr.value = c_finish_stmt_expr (brace_loc, stmt); in c_parser_postfix_expression()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h728 extern tree c_finish_stmt_expr (location_t, tree);
H A Dc-typeck.c11301 c_finish_stmt_expr (location_t loc, tree body) in c_finish_stmt_expr() function
H A Dc-parser.c9138 expr.value = c_finish_stmt_expr (brace_loc, stmt); in c_parser_postfix_expression()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20095164 * c-typeck.c (c_finish_stmt_expr): Do not wrap error_mark_node in
6574 * c-typeck.c (build_conditional_expr, c_finish_stmt_expr,
16676 * c-typeck.c (c_finish_stmt_expr): Replace EXPR_LOCUS by
19296 (c_finish_stmt_expr): Don't decrement blocked_stmt_expr in
19585 (c_finish_stmt_expr): Same.
19617 build_c_cast, build_asm_expr, c_end_compound_stmt, c_finish_stmt_expr,
19652 (c_finish_stmt_expr): New argument.
30899 (c_finish_stmt_expr): Create C_MAYBE_CONST_EXPR as needed to
H A DChangeLog-200419138 c_finish_bc_stmt, c_finish_stmt_expr, c_end_compound_stmt,
28286 (c_finish_stmt_expr): Likewise.
28724 (c_finish_stmt_expr): Work without EXPR_STMT. Handle eh regions.
29657 * c-parse.in (primary): Use c_finish_stmt_expr.
29680 (c_begin_stmt_expr, c_finish_stmt_expr): New.
H A DChangeLog-20059382 * c-typeck.c (c_finish_stmt_expr): Mark statement expression
23260 (c_begin_stmt_expr, c_finish_stmt_expr): Update for renamed
26955 (c_finish_stmt_expr): December blocked_stmt_expr. Mark labels
H A DChangeLog-20062673 (c_finish_stmt_expr): Same.
H A DChangeLog-200729368 (c_finish_stmt_expr): Don't check extra_warnings.