Searched refs:empty_expr_stmt_p (Results 1 – 8 of 8) sorted by relevance
568 gcc_assert (empty_expr_stmt_p (cond)); in finish_cond()571 else if (!empty_expr_stmt_p (cond)) in finish_cond()2369 empty_expr_stmt_p (tree expr_stmt) in empty_expr_stmt_p() function2389 return empty_expr_stmt_p (body); in empty_expr_stmt_p()
7241 bool empty_expr_stmt_p (tree);
20705 if (empty_expr_stmt_p (stmt_expr)) in tsubst_copy_and_build()
772 gcc_assert (empty_expr_stmt_p (cond)); in finish_cond()775 else if (!empty_expr_stmt_p (cond)) in finish_cond()2598 empty_expr_stmt_p (tree expr_stmt) in empty_expr_stmt_p() function2618 return empty_expr_stmt_p (body); in empty_expr_stmt_p()
321 * semantics.c (empty_expr_stmt_p): Handle void_zero_node and fix338 * cp-tree.h (empty_expr_stmt_p): Declare ...339 * semantics.c (empty_expr_stmt_p): ... this.
7632 bool empty_expr_stmt_p (tree);
2431 * semantics.c (finish_break_stmt, empty_expr_stmt_p): Likewise.
21483 if (empty_expr_stmt_p (stmt_expr)) in tsubst_copy_and_build()