Home
last modified time | relevance | path

Searched refs:get_last_report (Results 1 – 2 of 2) sorted by relevance

/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/src/sysc/kernel/
H A Dsc_process.h368 inline sc_report* get_last_report() { return m_last_report_p; } in get_last_report() function
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/src/sysc/utils/
H A Dsc_report_handler.cpp640 return proc->get_last_report(); in get_cached_report()