Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c9485 bool trivcopy = has_trivial_copy_p (desttype, true, hasctors); in maybe_warn_class_memaccess() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc10194 bool trivcopy = has_trivial_copy_p (desttype, true, hasctors); in maybe_warn_class_memaccess() local