Home
last modified time | relevance | path

Searched refs:zero_init_p (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck2.c1583 else if (!zero_init_p (TREE_TYPE (type))) in process_init_constructor_array()
1785 if (!zero_init_p (fldtype) || skipped < 0) in process_init_constructor_record()
H A Dinit.c178 else if (static_storage_p && zero_init_p (type)) in build_zero_init_1()
219 if (!static_storage_p || !zero_init_p (TREE_TYPE (field))) in build_zero_init_1()
H A Dtree.c4511 zero_init_p (const_tree t) in zero_init_p() function
4542 if (zero_init_p (type)) in zero_init_expr_p()
H A Dcall.c9524 else if (!zero_init_p (desttype)) in maybe_warn_class_memaccess()
9551 else if (!zero_init_p (desttype)) in maybe_warn_class_memaccess()
H A Dcp-tree.h7407 extern int zero_init_p (const_tree);
H A Dclass.c3795 if (! zero_init_p (type)) in check_field_decls()
H A Dpt.c7079 if (!zero_init_p (type)) in get_template_parm_object()
7099 if (zero_init_p (TREE_TYPE (var))) in tparm_object_argument()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck2.cc1548 else if (!zero_init_p (TREE_TYPE (type))) in process_init_constructor_array()
1745 if (!zero_init_p (fldtype) || skipped < 0) in process_init_constructor_record()
H A DChangeLog-20071101 * tree.c (pod_type_p, zero_init_p): Use CONST_CAST_TREE.
1113 * tree.c (pod_type_p, zero_init_p): Use strip_array_types.
1230 zero_init_p, member_p, cp_lvalue_kind,
1250 zero_init_p, special_function_p): Likewise.
H A Dinit.cc178 else if (static_storage_p && zero_init_p (type)) in build_zero_init_1()
230 if (!static_storage_p || !zero_init_p (TREE_TYPE (field))) in build_zero_init_1()
H A Dtree.cc4809 zero_init_p (const_tree t) in zero_init_p() function
4858 if (zero_init_p (type)) in zero_init_expr_p()
H A DChangeLog-20021489 (zero_init_p): Likewise.
2957 (zero_init_p, force_store_init_value, build_forced_zero_init): Declare.
2967 * tree.c (zero_init_p): New function.
H A Dcall.cc10233 else if (!zero_init_p (desttype)) in maybe_warn_class_memaccess()
10260 else if (!zero_init_p (desttype)) in maybe_warn_class_memaccess()
H A DChangeLog-20122015 * tree.c (zero_init_p): Likewise.
H A Dcp-tree.h7805 extern int zero_init_p (const_tree);
H A Dclass.cc3870 if (! zero_init_p (type)) in check_field_decls()
H A Dpt.cc7267 if (!zero_init_p (type)) in get_template_parm_object()
7287 if (zero_init_p (TREE_TYPE (var))) in tparm_object_argument()