Searched refs:DECL_HAS_VALUE_EXPR_P (Results 1 – 20 of 20) sorted by relevance
500 if (TREE_CODE (decl) != RESULT_DECL && DECL_HAS_VALUE_EXPR_P (decl)) in use_pointer_for_field()654 && DECL_HAS_VALUE_EXPR_P (decl)) in fixup_remapped_decl()659 DECL_HAS_VALUE_EXPR_P (new_decl) = 1; in fixup_remapped_decl()1748 DECL_HAS_VALUE_EXPR_P (new_var) = 1; in lower_rec_input_clauses()1961 DECL_HAS_VALUE_EXPR_P (placeholder) = 1; in lower_reduction_clauses()2119 if (!nvar || !DECL_HAS_VALUE_EXPR_P (nvar)) in lower_send_shared_vars()4355 if (ctx && DECL_HAS_VALUE_EXPR_P (t)) in lower_omp_1()
920 DECL_HAS_VALUE_EXPR_P (new_decl) = 1; in get_nonlocal_debug_decl()1228 DECL_HAS_VALUE_EXPR_P (new_decl) = 1; in get_local_debug_decl()
524 && DECL_HAS_VALUE_EXPR_P (node)) in print_node()
715 && !DECL_HAS_VALUE_EXPR_P (decl)); in mf_decl_eligible_p()
876 && (TREE_CODE (decl) != VAR_DECL || !DECL_HAS_VALUE_EXPR_P (decl))) in cgraph_varpool_assemble_decl()
733 else if (DECL_HAS_VALUE_EXPR_P (var)) in expand_one_var()
1641 if (TREE_CODE (t) == VAR_DECL && DECL_HAS_VALUE_EXPR_P (t)) in instantiate_decls_1()1666 if (DECL_HAS_VALUE_EXPR_P (decl)) in instantiate_decls()3246 DECL_HAS_VALUE_EXPR_P (parm) = 1; in gimplify_parameters()
1242 DECL_HAS_VALUE_EXPR_P (decl) = 1; in gimplify_decl_expr()1672 if (DECL_HAS_VALUE_EXPR_P (decl)) in gimplify_var_or_parm_decl()4522 if (DECL_HAS_VALUE_EXPR_P (decl)) in omp_notice_variable()
2329 if (DECL_HAS_VALUE_EXPR_P (expr)) in dbxout_expand_expr()
2010 if (TREE_CODE (t) == VAR_DECL && DECL_HAS_VALUE_EXPR_P (t)) in print_declaration()
635 && DECL_HAS_VALUE_EXPR_P (node)) in copy_node_stat()638 DECL_HAS_VALUE_EXPR_P (t) = 1; in copy_node_stat()
2646 #define DECL_HAS_VALUE_EXPR_P(NODE) \ macro
6431 if (TREE_CODE (var) == VAR_DECL && DECL_HAS_VALUE_EXPR_P (var)) in expand_var()
9215 if (DECL_HAS_VALUE_EXPR_P (loc)) in loc_descriptor_from_tree_1()
6361 DECL_HAS_VALUE_EXPR_P for RESULT_DECLs.16577 (instantiate_decls_1, instantiate_decls): If DECL_HAS_VALUE_EXPR_P,
16103 * cfgexpand.c (expand_one_var): Use DECL_HAS_VALUE_EXPR_P.16109 * tree-mudflap.c (mf_decl_eligible_p): Use DECL_HAS_VALUE_EXPR_P.16118 (DECL_HAS_VALUE_EXPR_P): New.
418 DECL_HAS_VALUE_EXPR_P (x) = 0; in use_thunk()
1067 DECL_HAS_VALUE_EXPR_P (decl) = 1; in build_anon_union_vars()
6988 if (DECL_HAS_VALUE_EXPR_P (t)) in tsubst_decl()
844 * method.c (use_thunk): Clear DECL_HAS_VALUE_EXPR_P on copied