HomeSort by: relevance | last modified time | path
    Searched defs:has_trivial_copy_p (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
call.cc 10772 has_trivial_copy_p (tree type, bool access, bool hasctor[2]) function
10875 bool trivcopy = has_trivial_copy_p (desttype, true, hasctors);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
call.cc 10091 has_trivial_copy_p (tree type, bool access, bool hasctor[2]) function
10194 bool trivcopy = has_trivial_copy_p (desttype, true, hasctors);

Completed in 31 milliseconds