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

/gem5/ext/pybind11/include/pybind11/
H A Dcast.h201 PYBIND11_NOINLINE inline handle get_type_handle(const std::type_info &tp, bool throw_if_missing) { function
400 handle type = detail::get_type_handle(tp, false);

Completed in 11 milliseconds