Searched defs:destruct (Results 1 - 5 of 5) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxnum_observer.h174 sc_fxnum_observer::destruct( const sc_fxnum& ) function in class:sc_dt::sc_fxnum_observer
201 sc_fxnum_fast_observer::destruct( const sc_fxnum_fast& ) function in class:sc_dt::sc_fxnum_fast_observer
H A Dsc_fxval_observer.h177 sc_fxval_observer::destruct( const sc_fxval& ) function in class:sc_dt::sc_fxval_observer
205 sc_fxval_fast_observer::destruct( const sc_fxval_fast& ) function in class:sc_dt::sc_fxval_fast_observer
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxnum_observer.hh157 inline void sc_fxnum_observer::destruct(const sc_fxnum &) {} function in class:sc_dt::sc_fxnum_observer
169 inline void sc_fxnum_fast_observer::destruct(const sc_fxnum_fast &) {} function in class:sc_dt::sc_fxnum_fast_observer
H A Dsc_fxval_observer.hh159 inline void sc_fxval_observer::destruct(const sc_fxval &) {} function in class:sc_dt::sc_fxval_observer
172 inline void sc_fxval_fast_observer::destruct(const sc_fxval_fast &) {} function in class:sc_dt::sc_fxval_fast_observer
/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h401 static void destruct(detail::function_record *rec) { function in class:cpp_function

Completed in 18 milliseconds