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

  /src/external/gpl3/gcc/dist/gcc/cp/
except.cc 1195 nothrow_spec_p (const_tree spec)
1223 return nothrow_spec_p (spec);
1194 nothrow_spec_p (const_tree spec) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
except.cc 1204 nothrow_spec_p (const_tree spec)
1232 return nothrow_spec_p (spec);
1203 nothrow_spec_p (const_tree spec) function

Completed in 15 milliseconds