Home
last modified time | relevance | path

Searched refs:type_build_ctor_call (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dinit.c343 && type_build_ctor_call (type)) in build_value_init()
684 else if (type_build_ctor_call (type) in perform_member_init()
1807 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
2418 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
2788 if (type_build_ctor_call (elt_type)) in build_new_1()
2848 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
3707 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
3767 else if (type_build_ctor_call (type)) in build_vec_init()
3793 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dinit.c340 && type_build_ctor_call (type)) in build_value_init()
714 else if (type_build_ctor_call (type) in perform_member_init()
1861 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
2757 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
3168 if (type_build_ctor_call (elt_type)) in build_new_1()
3227 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
4117 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
4172 else if (type_build_ctor_call (type)) in build_vec_init()
4198 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A Dinit.c340 && type_build_ctor_call (type)) in build_value_init()
714 else if (type_build_ctor_call (type) in perform_member_init()
1861 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
2757 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
3168 if (type_build_ctor_call (elt_type)) in build_new_1()
3227 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
4117 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
4172 else if (type_build_ctor_call (type)) in build_vec_init()
4198 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A Dinit.c658 else if (type_build_ctor_call (type) in perform_member_init()
1771 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
2317 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
2677 if (type_build_ctor_call (elt_type)) in build_new_1()
2741 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
3550 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
3590 else if (type_build_ctor_call (type)) in build_vec_init()
3616 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
H A Dtypeck2.c1114 if (type_build_ctor_call (TREE_TYPE (type))) in process_init_constructor_array()
1204 else if (type_build_ctor_call (TREE_TYPE (field))) in process_init_constructor_record()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A Dinit.c658 else if (type_build_ctor_call (type) in perform_member_init()
1771 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
2317 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
2677 if (type_build_ctor_call (elt_type)) in build_new_1()
2741 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
3548 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
3588 else if (type_build_ctor_call (type)) in build_vec_init()
3614 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
H A Dtypeck2.c1108 if (type_build_ctor_call (TREE_TYPE (type))) in process_init_constructor_array()
1198 else if (type_build_ctor_call (TREE_TYPE (field))) in process_init_constructor_record()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dinit.c351 && type_build_ctor_call (type)) in build_value_init()
820 else if (type_build_ctor_call (type) in perform_member_init()
2021 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
2967 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
3365 if (type_build_ctor_call (elt_type)) in build_new_1()
3421 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
4341 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
4401 else if (type_build_ctor_call (type)) in build_vec_init()
4432 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dinit.c350 && type_build_ctor_call (type)) in build_value_init()
882 else if (type_build_ctor_call (type) in perform_member_init()
2090 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
3042 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
3463 if (type_build_ctor_call (elt_type)) in build_new_1()
3519 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
4455 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
4515 else if (type_build_ctor_call (type)) in build_vec_init()
4546 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dinit.c351 if (CLASS_TYPE_P (type) && type_build_ctor_call (type)) in build_value_init()
887 else if (type_build_ctor_call (type) in perform_member_init()
2072 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
3103 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
3532 if (type_build_ctor_call (elt_type)) in build_new_1()
3588 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
4543 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
4603 else if (type_build_ctor_call (type)) in build_vec_init()
4634 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A Dinit.c351 && type_build_ctor_call (type)) in build_value_init()
811 else if (type_build_ctor_call (type) in perform_member_init()
2012 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
2955 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
3353 if (type_build_ctor_call (elt_type)) in build_new_1()
3409 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
4329 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
4389 else if (type_build_ctor_call (type)) in build_vec_init()
4420 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dinit.c351 if (CLASS_TYPE_P (type) && type_build_ctor_call (type)) in build_value_init()
906 else if (type_build_ctor_call (type) in perform_member_init()
2098 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
2962 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
3387 if (type_build_ctor_call (elt_type)) in build_new_1()
3449 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
4453 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
4513 else if (type_build_ctor_call (type)) in build_vec_init()
4544 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dinit.c351 && type_build_ctor_call (type)) in build_value_init()
820 else if (type_build_ctor_call (type) in perform_member_init()
2021 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
2967 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
3365 if (type_build_ctor_call (elt_type)) in build_new_1()
3421 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
4341 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
4401 else if (type_build_ctor_call (type)) in build_vec_init()
4432 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A Dinit.c351 if (CLASS_TYPE_P (type) && type_build_ctor_call (type)) in build_value_init()
906 else if (type_build_ctor_call (type) in perform_member_init()
2098 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
2962 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
3387 if (type_build_ctor_call (elt_type)) in build_new_1()
3449 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
4453 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
4513 else if (type_build_ctor_call (type)) in build_vec_init()
4544 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
H A Dcoroutines.cc995 else if (type_build_ctor_call (o_type)) in build_co_await()
3020 if (type_build_ctor_call (var_type)) in flatten_await_stmt()
4939 else if (type_build_ctor_call (parm.frame_type)) in morph_fn_to_coro()
4997 if (type_build_ctor_call (promise_type)) in morph_fn_to_coro()
5078 if (type_build_ctor_call (gro_type)) in morph_fn_to_coro()
5111 if (type_build_ctor_call (gro_type)) in morph_fn_to_coro()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Dinit.c351 && type_build_ctor_call (type)) in build_value_init()
820 else if (type_build_ctor_call (type) in perform_member_init()
2021 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
2967 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
3365 if (type_build_ctor_call (elt_type)) in build_new_1()
3421 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
4341 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
4401 else if (type_build_ctor_call (type)) in build_vec_init()
4432 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dinit.c351 && type_build_ctor_call (type)) in build_value_init()
820 else if (type_build_ctor_call (type) in perform_member_init()
2021 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
2967 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
3365 if (type_build_ctor_call (elt_type)) in build_new_1()
3421 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
4341 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
4401 else if (type_build_ctor_call (type)) in build_vec_init()
4432 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A Dinit.c351 if (CLASS_TYPE_P (type) && type_build_ctor_call (type)) in build_value_init()
906 else if (type_build_ctor_call (type) in perform_member_init()
2098 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
2962 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
3387 if (type_build_ctor_call (elt_type)) in build_new_1()
3449 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
4453 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
4513 else if (type_build_ctor_call (type)) in build_vec_init()
4544 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
H A Dcoroutines.cc995 else if (type_build_ctor_call (o_type)) in build_co_await()
3020 if (type_build_ctor_call (var_type)) in flatten_await_stmt()
4939 else if (type_build_ctor_call (parm.frame_type)) in morph_fn_to_coro()
4997 if (type_build_ctor_call (promise_type)) in morph_fn_to_coro()
5078 if (type_build_ctor_call (gro_type)) in morph_fn_to_coro()
5111 if (type_build_ctor_call (gro_type)) in morph_fn_to_coro()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/
H A Dinit.c351 && type_build_ctor_call (type)) in build_value_init()
876 else if (type_build_ctor_call (type) in perform_member_init()
2084 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
3033 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
3450 if (type_build_ctor_call (elt_type)) in build_new_1()
3506 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
4442 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
4502 else if (type_build_ctor_call (type)) in build_vec_init()
4533 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Dinit.c350 if (CLASS_TYPE_P (type) && type_build_ctor_call (type)) in build_value_init()
886 else if (type_build_ctor_call (type) in perform_member_init()
2072 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
3115 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
3544 if (type_build_ctor_call (elt_type)) in build_new_1()
3600 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
4555 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
4615 else if (type_build_ctor_call (type)) in build_vec_init()
4646 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A Dinit.c350 && type_build_ctor_call (type)) in build_value_init()
882 else if (type_build_ctor_call (type) in perform_member_init()
2090 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
3042 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
3463 if (type_build_ctor_call (elt_type)) in build_new_1()
3519 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
4455 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
4515 else if (type_build_ctor_call (type)) in build_vec_init()
4546 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A Dinit.c350 && type_build_ctor_call (type)) in build_value_init()
821 else if (type_build_ctor_call (type) in perform_member_init()
2022 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
2968 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
3366 if (type_build_ctor_call (elt_type)) in build_new_1()
3422 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
4342 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
4402 else if (type_build_ctor_call (type)) in build_vec_init()
4433 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A Dinit.c350 if (CLASS_TYPE_P (type) && type_build_ctor_call (type)) in build_value_init()
1061 else if (type_build_ctor_call (type) in perform_member_init()
2294 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
3158 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
3583 if (type_build_ctor_call (elt_type)) in build_new_1()
3645 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
4652 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
4712 else if (type_build_ctor_call (type)) in build_vec_init()
4743 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A Dinit.c350 if (CLASS_TYPE_P (type) && type_build_ctor_call (type)) in build_value_init()
893 else if (type_build_ctor_call (type) in perform_member_init()
2079 if (! type_build_ctor_call (type)) in expand_aggr_init_1()
3122 is_initialized = (type_build_ctor_call (elt_type) || *init != NULL); in build_new_1()
3551 if (type_build_ctor_call (elt_type)) in build_new_1()
3607 if (type_build_ctor_call (type) && !explicit_value_init_p) in build_new_1()
4570 || ((type_build_ctor_call (type) || init || explicit_value_init_p) in build_vec_init()
4630 else if (type_build_ctor_call (type)) in build_vec_init()
4661 gcc_assert (type_build_ctor_call (type) || init); in build_vec_init()

12345678