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

/gem5/ext/pybind11/include/pybind11/
H A Dcast.h160 PYBIND11_NOINLINE inline detail::type_info* get_type_info(PyTypeObject *type) { function
186 PYBIND11_NOINLINE inline detail::type_info *get_type_info(const std::type_index &tp, function
H A Dnumpy.h87 numpy_type_info *get_type_info(const std::type_info& tinfo, bool throw_if_missing = true) { function in struct:numpy_internals
96 template<typename T> numpy_type_info *get_type_info(bool throw_if_missing = true) { function in struct:numpy_internals

Completed in 17 milliseconds