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

  /src/external/gpl3/gcc/dist/gcc/cp/
typeck.cc 1195 comp_except_specs (const_tree t1, const_tree t2, int exact)
1461 && !comp_except_specs (TYPE_RAISES_EXCEPTIONS (t1),
1193 comp_except_specs (const_tree t1, const_tree t2, int exact) function
typeck.cc 1195 comp_except_specs (const_tree t1, const_tree t2, int exact)
1461 && !comp_except_specs (TYPE_RAISES_EXCEPTIONS (t1),
1193 comp_except_specs (const_tree t1, const_tree t2, int exact) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
typeck.cc 1045 comp_except_specs (const_tree t1, const_tree t2, int exact)
1311 && !comp_except_specs (TYPE_RAISES_EXCEPTIONS (t1),
1043 comp_except_specs (const_tree t1, const_tree t2, int exact) function
typeck.cc 1045 comp_except_specs (const_tree t1, const_tree t2, int exact)
1311 && !comp_except_specs (TYPE_RAISES_EXCEPTIONS (t1),
1043 comp_except_specs (const_tree t1, const_tree t2, int exact) function

Completed in 106 milliseconds