Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-tree.h592 extern tree c_finish_stmt_expr (location_t, tree);
H A Dc-parser.c6329 expr.value = c_finish_stmt_expr (brace_loc, stmt); in c_parser_postfix_expression()
H A Dc-typeck.c9304 c_finish_stmt_expr (location_t loc, tree body) in c_finish_stmt_expr() function
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-tree.h689 extern tree c_finish_stmt_expr (location_t, tree);
H A Dc-typeck.c10792 c_finish_stmt_expr (location_t loc, tree body) in c_finish_stmt_expr() function
H A Dc-parser.c7996 expr.value = c_finish_stmt_expr (brace_loc, stmt); in c_parser_postfix_expression()