Home
last modified time | relevance | path

Searched refs:C_MAYBE_CONST_EXPR_EXPR (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.def33 evaluate first, if not NULL; C_MAYBE_CONST_EXPR_EXPR is the main
H A Dc-common.h852 #define C_MAYBE_CONST_EXPR_EXPR(NODE) \ macro
H A Dc-pretty-print.c2272 pp_c_expression (pp, C_MAYBE_CONST_EXPR_EXPR (e)); in pp_c_expression()
H A Dc-common.c1119 tree inner = C_MAYBE_CONST_EXPR_EXPR (expr); in c_fully_fold_internal()
1619 lhs = C_MAYBE_CONST_EXPR_EXPR (lhs); in warn_logical_operator()
1622 rhs = C_MAYBE_CONST_EXPR_EXPR (rhs); in warn_logical_operator()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.def31 evaluate first, if not NULL; C_MAYBE_CONST_EXPR_EXPR is the main
H A Dc-warn.c161 *tp = C_MAYBE_CONST_EXPR_EXPR (*tp); in unwrap_c_maybe_const()
1084 expr = C_MAYBE_CONST_EXPR_EXPR (expr); in conversion_warning()
H A Dc-common.h923 #define C_MAYBE_CONST_EXPR_EXPR(NODE) \ macro
H A Dc-pretty-print.c2322 expression (C_MAYBE_CONST_EXPR_EXPR (e)); in expression()
H A Dc-common.c6434 t = C_MAYBE_CONST_EXPR_EXPR (t); in c_common_mark_addressable_vec()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-fold.c206 tree inner = C_MAYBE_CONST_EXPR_EXPR (expr); in c_fully_fold_internal()
H A Dc-typeck.c171 return C_MAYBE_CONST_EXPR_EXPR (expr); in remove_c_maybe_const_expr()
3675 lhs = C_MAYBE_CONST_EXPR_EXPR (lhs); in parser_build_binary_op()
3683 rhs = C_MAYBE_CONST_EXPR_EXPR (rhs); in parser_build_binary_op()
3709 t = C_MAYBE_CONST_EXPR_EXPR (t); in parser_build_binary_op()
4373 C_MAYBE_CONST_EXPR_EXPR (arg), in build_unary_op()
4605 C_MAYBE_CONST_EXPR_EXPR (arg), in build_unary_op()
5875 tree inner = build_modify_expr (location, C_MAYBE_CONST_EXPR_EXPR (lhs), in build_modify_expr()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-typeck.c161 return C_MAYBE_CONST_EXPR_EXPR (expr); in remove_c_maybe_const_expr()
3675 C_MAYBE_CONST_EXPR_EXPR (arg), flag); in build_unary_op()
3874 C_MAYBE_CONST_EXPR_EXPR (arg), flag); in build_unary_op()
4936 tree inner = build_modify_expr (location, C_MAYBE_CONST_EXPR_EXPR (lhs), in build_modify_expr()