Searched refs:has_no_scope (Results 1 – 3 of 3) sorted by relevance
815 begin_compound_stmt (has_no_scope) in begin_compound_stmt() argument816 int has_no_scope; in begin_compound_stmt()827 if (has_no_scope)832 if (!has_no_scope)853 finish_compound_stmt (has_no_scope, compound_stmt) in finish_compound_stmt() argument854 int has_no_scope; in finish_compound_stmt()860 if (!has_no_scope)
1678 finish_stmt_expr (tree stmt_expr, bool has_no_scope) in finish_stmt_expr() argument1696 STMT_EXPR_NO_SCOPE (result) = has_no_scope; in finish_stmt_expr()
4835 (begin_compound_stmt): Replace has_no_scope argument with flags.