Home
last modified time | relevance | path

Searched refs:dealloc_info (Results 1 – 14 of 14) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A Dcall.c7141 struct dealloc_info struct
7153 usual_deallocation_fn_p (tree t, dealloc_info *di) in usual_deallocation_fn_p() argument
7155 if (di) *di = dealloc_info(); in usual_deallocation_fn_p()
7225 dealloc_info di_fn = { }; in build_op_delete_call()
7341 dealloc_info di_elt; in build_op_delete_call()
H A DChangeLog-20194130 * call.c (struct dealloc_info): New.
4131 (usual_deallocation_fn_p): Take a dealloc_info*.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dcall.c6674 struct dealloc_info struct
6686 usual_deallocation_fn_p (tree t, dealloc_info *di) in usual_deallocation_fn_p() argument
6688 if (di) *di = dealloc_info(); in usual_deallocation_fn_p()
6758 dealloc_info di_fn = { }; in build_op_delete_call()
6877 dealloc_info di_elt; in build_op_delete_call()
H A DChangeLog-20194130 * call.c (struct dealloc_info): New.
4131 (usual_deallocation_fn_p): Take a dealloc_info*.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dcall.c6874 struct dealloc_info struct
6886 usual_deallocation_fn_p (tree t, dealloc_info *di) in usual_deallocation_fn_p() argument
6888 if (di) *di = dealloc_info(); in usual_deallocation_fn_p()
6958 dealloc_info di_fn = { }; in build_op_delete_call()
7077 dealloc_info di_elt; in build_op_delete_call()
H A DChangeLog-20194130 * call.c (struct dealloc_info): New.
4131 (usual_deallocation_fn_p): Take a dealloc_info*.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A Dcall.c6874 struct dealloc_info struct
6886 usual_deallocation_fn_p (tree t, dealloc_info *di) in usual_deallocation_fn_p() argument
6888 if (di) *di = dealloc_info(); in usual_deallocation_fn_p()
6958 dealloc_info di_fn = { }; in build_op_delete_call()
7077 dealloc_info di_elt; in build_op_delete_call()
H A DChangeLog-20194130 * call.c (struct dealloc_info): New.
4131 (usual_deallocation_fn_p): Take a dealloc_info*.
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Dcall.c6683 struct dealloc_info struct
6695 usual_deallocation_fn_p (tree t, dealloc_info *di) in usual_deallocation_fn_p() argument
6697 if (di) *di = dealloc_info(); in usual_deallocation_fn_p()
6767 dealloc_info di_fn = { }; in build_op_delete_call()
6886 dealloc_info di_elt; in build_op_delete_call()
H A DChangeLog-20194130 * call.c (struct dealloc_info): New.
4131 (usual_deallocation_fn_p): Take a dealloc_info*.
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A Dcall.c6874 struct dealloc_info struct
6886 usual_deallocation_fn_p (tree t, dealloc_info *di) in usual_deallocation_fn_p() argument
6888 if (di) *di = dealloc_info(); in usual_deallocation_fn_p()
6958 dealloc_info di_fn = { }; in build_op_delete_call()
7077 dealloc_info di_elt; in build_op_delete_call()
H A DChangeLog-20194130 * call.c (struct dealloc_info): New.
4131 (usual_deallocation_fn_p): Take a dealloc_info*.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A Dcall.c6686 struct dealloc_info struct
6698 usual_deallocation_fn_p (tree t, dealloc_info *di) in usual_deallocation_fn_p() argument
6700 if (di) *di = dealloc_info(); in usual_deallocation_fn_p()
6770 dealloc_info di_fn = { }; in build_op_delete_call()
6889 dealloc_info di_elt; in build_op_delete_call()
H A DChangeLog-20194130 * call.c (struct dealloc_info): New.
4131 (usual_deallocation_fn_p): Take a dealloc_info*.