Searched defs:what (Results 1 - 9 of 9) sorted by relevance

/gem5/ext/dsent/libutil/
H A DException.cc33 const char* Exception::what() const throw() function in class:LibUtil::Exception
/gem5/ext/googletest/googletest/test/
H A Dgtest-death-test_ex_test.cc63 virtual const char* what() const throw() { return "exceptional message"; } function in class:TestException
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_except.cpp59 sc_unwind_exception::what() const throw() function in class:sc_core::sc_unwind_exception
/gem5/ext/pybind11/tests/
H A Dtest_exceptions.cpp53 explicit MyException5(const std::string &what) : std::logic_error(what) {} argument
[all...]
/gem5/src/systemc/utils/
H A Dsc_report.cc84 sc_report::what() const throw() function in class:sc_core::sc_report
/gem5/src/sim/
H A Dcxx_manager.hh90 const char *what() const throw() { return message.c_str(); } function in class:CxxConfigManager::Exception
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report.h145 virtual const char* what() const throw() function in class:sc_core::sc_report
/gem5/src/systemc/core/
H A Dsc_process_handle.cc41 sc_unwind_exception::what() const throw() function in class:sc_core::sc_unwind_exception
/gem5/src/mem/ruby/slicc_interface/
H A DAbstractController.hh69 virtual const char* what() const throw() function in class:RejectException

Completed in 13 milliseconds