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

/gem5/ext/pybind11/include/pybind11/detail/
H A Dclass.h517 inline PyObject* make_new_python_type(const type_record &rec) { function
/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h901 m_ptr = make_new_python_type(rec);

Completed in 16 milliseconds