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

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-warn-access.cc 2005 warn_dealloc_offset (location_t loc, gimple *call, const access_ref &aref) function
3720 && warn_dealloc_offset (loc, call, aref))
3757 if (warn_dealloc_offset (loc, call, aref))
3781 else if (warn_dealloc_offset (loc, call, aref))
3800 && warn_dealloc_offset (loc, call, aref))
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-warn-access.cc 1980 warn_dealloc_offset (location_t loc, gimple *call, const access_ref &aref) function
3703 && warn_dealloc_offset (loc, call, aref))
3739 if (warn_dealloc_offset (loc, call, aref))
3763 else if (warn_dealloc_offset (loc, call, aref))
3782 && warn_dealloc_offset (loc, call, aref))

Completed in 28 milliseconds