Home
last modified time | relevance | path

Searched defs:trivassign (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c9477 bool trivassign = has_trivial_copy_assign_p (desttype, true, &hasassign); in maybe_warn_class_memaccess() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc10186 bool trivassign = has_trivial_copy_assign_p (desttype, true, &hasassign); in maybe_warn_class_memaccess() local