Searched refs:STMT_EXPR_NO_SCOPE (Results 1 – 9 of 9) sorted by relevance
716 #define STMT_EXPR_NO_SCOPE(NODE) \ macro
2332 STMT_EXPR_NO_SCOPE (result) = has_no_scope; in finish_stmt_expr()
746 #define STMT_EXPR_NO_SCOPE(NODE) \ macro
2395 * cp-tree.h (STMT_EXPR_NO_SCOPE): Define.
2561 STMT_EXPR_NO_SCOPE (result) = has_no_scope; in finish_stmt_expr()
3201 (finish_init_stmts): Set STMT_EXPR_NO_SCOPE.
25433 * c-common.h (STMT_EXPR_NO_SCOPE): New macro.25434 * c-common.c (c_expand_expr): Respect STMT_EXPR_NO_SCOPE.25437 * tree-inline.c (expand_call_inline): Set STMT_EXPR_NO_SCOPE
14279 (simplify_stmt_expr): Handle the STMT_EXPR_NO_SCOPE case.
23214 (STMT_EXPR_NO_SCOPE): Don't define.