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

/gem5/ext/pybind11/include/pybind11/detail/
H A Dclass.h35 extern "C" inline PyObject *pybind11_static_get(PyObject *self, PyObject * /*ob*/, PyObject *cls) { function
69 type->tp_descr_get = pybind11_static_get;

Completed in 6 milliseconds