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

/gem5/ext/pybind11/include/pybind11/
H A Dfunctional.h49 if (rec && rec->is_stateless &&
H A Dattr.h136 : is_constructor(false), is_new_style_constructor(false), is_stateless(false),
170 bool is_stateless : 1; member in struct:function_record
H A Dpybind11.h187 rec->is_stateless = true;

Completed in 17 milliseconds