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

  /src/external/gpl3/gcc/dist/gcc/cp/
call.cc 7765 destroying_delete_p (tree t) function
7803 if (chain && destroying_delete_p (t))
8129 if (TREE_CODE (call) == CALL_EXPR && !destroying_delete_p (fn))
  /src/external/gpl3/gcc.old/dist/gcc/cp/
call.cc 7170 destroying_delete_p (tree t) function
7208 if (chain && destroying_delete_p (t))
7534 if (TREE_CODE (call) == CALL_EXPR && !destroying_delete_p (fn))

Completed in 31 milliseconds