Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c565 gcc_assert (empty_expr_stmt_p (cond)); in finish_cond()
568 else if (!empty_expr_stmt_p (cond)) in finish_cond()
2269 empty_expr_stmt_p (tree expr_stmt) in empty_expr_stmt_p() function
2289 return empty_expr_stmt_p (body); in empty_expr_stmt_p()
H A Dcp-tree.h6911 bool empty_expr_stmt_p (tree);
H A Dpt.c18967 if (empty_expr_stmt_p (stmt_expr)) in tsubst_copy_and_build()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dsemantics.c1933 empty_expr_stmt_p (tree expr_stmt) in empty_expr_stmt_p() function
1953 return empty_expr_stmt_p (body); in empty_expr_stmt_p()
H A Dcp-tree.h5555 bool empty_expr_stmt_p (tree);
H A Dpt.c14075 if (empty_expr_stmt_p (stmt_expr)) in tsubst_copy_and_build()