Searched defs:all_type_info (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/include/pybind11/
H A Dcast.h146 inline const std::vector<detail::type_info *> &all_type_info(PyTypeObject *type) { function
269 values_and_holders(instance *inst) : inst{inst}, tinfo(all_type_info(Py_TYPE(inst))) {} function in struct:values_and_holders

Completed in 13 milliseconds