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

/gem5/ext/pybind11/include/pybind11/
H A Dcast.h88 inline std::pair<decltype(internals::registered_types_py)::iterator, bool> all_type_info_get_cache(PyTypeObject *type);
147 auto ins = all_type_info_get_cache(type);
H A Dpybind11.h1639 inline std::pair<decltype(internals::registered_types_py)::iterator, bool> all_type_info_get_cache(PyTypeObject *type) { function

Completed in 20 milliseconds