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

  /src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
eh_personality.cc 122 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type,
249 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type,
627 ? ! check_exception_spec (&info, throw_type, thrown_ptr,
789 if (check_exception_spec (&info, __get_exception_header_from_obj
799 if (check_exception_spec (&info, &bad_exc, 0, xh_switch_value))
121 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, function
248 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, function
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
eh_personality.cc 122 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type,
249 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type,
623 ? ! check_exception_spec (&info, throw_type, thrown_ptr,
785 if (check_exception_spec (&info, __get_exception_header_from_obj
795 if (check_exception_spec (&info, &bad_exc, 0, xh_switch_value))
121 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, function
248 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, function

Completed in 48 milliseconds