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

/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h2024 inline function get_type_overload(const void *this_ptr, const detail::type_info *this_type, const char *name) { function
2091 return tinfo ? get_type_overload(this_ptr, tinfo, name) : function();

Completed in 12 milliseconds