Searched refs:c_finish_expr_stmt (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-tree.h588 extern tree c_finish_expr_stmt (tree);
H A Dc-parser.c3807 stmt = c_finish_expr_stmt (c_parser_expression_conv (parser).value);
4066 c_finish_expr_stmt (NULL_TREE);
4098 c_finish_expr_stmt (c_parser_expression (parser).value);
H A Dc-typeck.c7478 c_finish_expr_stmt (tree expr)
7624 /* Unwrap a no-op NOP_EXPR as added by c_finish_expr_stmt. This avoids
7442 c_finish_expr_stmt (tree expr) function

Completed in 84 milliseconds