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

/gem5/ext/pybind11/include/pybind11/detail/
H A Dclass.h406 extern "C" inline PyObject *pybind11_get_dict(PyObject *self, void *) { function
457 {const_cast<char*>("__dict__"), pybind11_get_dict, pybind11_set_dict, nullptr, nullptr},

Completed in 10 milliseconds