Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp20667 using rebind_traits = allocator_traits<rebind_alloc<_Tp>>; typedef
20826 using rebind_traits = allocator_traits<allocator<_Up>>; typedef