Searched defs:is_method (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_spawn_options.h78 bool is_method() const { return m_spawn_method; } function in class:sc_core::sc_spawn_options
/gem5/ext/pybind11/include/pybind11/
H A Dattr.h21 struct is_method { handle class_; is_method(const handle &c) : class_(c) { } }; function in struct:is_method
182 bool is_method : 1; member in struct:function_record
[all...]

Completed in 6 milliseconds