Searched refs:STMT_EXPR_NO_SCOPE (Results 1 – 10 of 10) sorted by relevance
1034 #define STMT_EXPR_NO_SCOPE(NODE) \ macro
1203 STMT_EXPR_NO_SCOPE (expr) = 1;
4274 rtl_expr = expand_start_stmt_expr (!STMT_EXPR_NO_SCOPE (exp));4328 if (STMT_EXPR_NO_SCOPE (exp))
10986 * c-common.h (STMT_EXPR_NO_SCOPE): New macro.10987 * c-common.c (c_expand_expr): Respect STMT_EXPR_NO_SCOPE.10990 * tree-inline.c (expand_call_inline): Set STMT_EXPR_NO_SCOPE
96 STMT_EXPR_NO_SCOPE (stmt_expr) = true;
4604 (finish_init_stmts): Set STMT_EXPR_NO_SCOPE.
1696 STMT_EXPR_NO_SCOPE (result) = has_no_scope; in finish_stmt_expr()
282 #define STMT_EXPR_NO_SCOPE(NODE) \ macro
3201 (finish_init_stmts): Set STMT_EXPR_NO_SCOPE.
5910 * cp-tree.h (STMT_EXPR_NO_SCOPE): Define.