Searched refs:warn_port_constructor (Results 1 - 3 of 3) sorted by relevance

/gem5/src/systemc/ext/core/
H A Dsc_port.hh82 void warn_port_constructor() const;
261 this->warn_port_constructor();
266 this->warn_port_constructor();
271 this->warn_port_constructor();
277 this->warn_port_constructor();
282 this->warn_port_constructor();
288 this->warn_port_constructor();
/gem5/src/systemc/core/
H A Dsc_port.cc87 sc_port_base::warn_port_constructor() const function in class:sc_core::sc_port_base
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_port.cpp736 static bool warn_port_constructor=true; local
737 if ( warn_port_constructor )
739 warn_port_constructor = false;

Completed in 8 milliseconds