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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.c5040 __has_nothrow_copy, depending on assign_p. */
5043 classtype_has_nothrow_assign_or_copy_p (tree type, bool assign_p)
5047 if (assign_p)
5072 if (assign_p)
5039 classtype_has_nothrow_assign_or_copy_p(tree type, bool assign_p) argument

Completed in 172 milliseconds