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

/gem5/ext/pybind11/include/pybind11/detail/
H A Dinternals.h98 std::unordered_set<std::pair<const PyObject *, const char *>, overload_hash> inactive_overload_cache; member in struct:internals
/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h2033 auto &cache = detail::get_internals().inactive_overload_cache;

Completed in 15 milliseconds