Home
last modified time | relevance | path

Searched defs:FallibleHashMethods (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp62994 struct FallibleHashMethods struct
62998 template <typename Lookup> static bool hasHash(Lookup&& l) { return true; } in hasHash()
63002 template <typename Lookup> static bool ensureHash(Lookup&& l) { return true; } in ensureHash()
65055 struct FallibleHashMethods<MovableCellHasher<T>> struct
65057 template <typename Lookup> static bool hasHash(Lookup&& l) { in hasHash()
65060 template <typename Lookup> static bool ensureHash(Lookup&& l) { in ensureHash()