Home
last modified time | relevance | path

Searched refs:assign_p (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c9926 classtype_has_nothrow_assign_or_copy_p (tree type, bool assign_p) in classtype_has_nothrow_assign_or_copy_p() argument
9930 if (assign_p || TYPE_HAS_COPY_CTOR (type)) in classtype_has_nothrow_assign_or_copy_p()
9931 fns = get_class_binding (type, assign_p ? assign_op_identifier in classtype_has_nothrow_assign_or_copy_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc11491 classtype_has_nothrow_assign_or_copy_p (tree type, bool assign_p) in classtype_has_nothrow_assign_or_copy_p() argument
11495 if (assign_p || TYPE_HAS_COPY_CTOR (type)) in classtype_has_nothrow_assign_or_copy_p()
11496 fns = get_class_binding (type, assign_p ? assign_op_identifier in classtype_has_nothrow_assign_or_copy_p()
H A DChangeLog-2018784 copy_arg_p, move_p, assign_p args. Use new SFK predicates. Order
787 assign_p calculations. Use new SFK predicates. Adjust calls to