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

/gem5/ext/pybind11/include/pybind11/detail/
H A Dclass.h357 auto pybind11_object_type = (PyTypeObject *) get_internals().instance_base; local
358 if (type->tp_dealloc == pybind11_object_type->tp_dealloc)

Completed in 6 milliseconds