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

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-gimplify.cc 1192 const bool return_this = targetm.cxx.cdtor_returns_this (); local
1194 if (return_this)
1198 if (return_this)

Completed in 27 milliseconds