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

/gem5/src/systemc/core/
H A Dsc_module_name.cc42 _name(name), _gem5_module(nullptr), _on_the_stack(true)
53 _name(other._name), _gem5_module(other._gem5_module), _on_the_stack(false)
58 if (_on_the_stack) {
/gem5/src/systemc/ext/core/
H A Dsc_module_name.hh55 bool _on_the_stack; member in class:sc_core::sc_module_name

Completed in 4 milliseconds