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

/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h2089 template <class T> function get_overload(const T *this_ptr, const char *name) { function
2096 pybind11::function overload = pybind11::get_overload(static_cast<const cname *>(this), name); \

Completed in 13 milliseconds