Searched refs:sc_warn_port_constructor (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_port.h372 extern void sc_warn_port_constructor();
397 { sc_warn_port_constructor(); base_type::bind( interface_ ); }
401 { sc_warn_port_constructor(); base_type::bind( interface_ ); }
405 { sc_warn_port_constructor(); base_type::bind( parent_ ); }
409 { sc_warn_port_constructor(); base_type::bind( parent_ ); }
413 { sc_warn_port_constructor(); base_type::bind( parent_ ); }
417 { sc_warn_port_constructor(); base_type::bind( parent_ ); }
H A Dsc_port.cpp734 void sc_warn_port_constructor() function in namespace:sc_core

Completed in 8 milliseconds