Searched refs:has_no_scope (Results 1 – 3 of 3) sorted by relevance
2311 finish_stmt_expr (tree stmt_expr, bool has_no_scope) in finish_stmt_expr() argument2332 STMT_EXPR_NO_SCOPE (result) = has_no_scope; in finish_stmt_expr()
2540 finish_stmt_expr (tree stmt_expr, bool has_no_scope) in finish_stmt_expr() argument2561 STMT_EXPR_NO_SCOPE (result) = has_no_scope; in finish_stmt_expr()
4835 (begin_compound_stmt): Replace has_no_scope argument with flags.