Searched refs:classtype_has_nothrow_assign_or_copy_p (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.c5043 classtype_has_nothrow_assign_or_copy_p (tree type, bool assign_p)
5104 && classtype_has_nothrow_assign_or_copy_p (type1,
5132 && classtype_has_nothrow_assign_or_copy_p (type1, false)));
5039 classtype_has_nothrow_assign_or_copy_p (tree type, bool assign_p) function

Completed in 108 milliseconds