Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp4843 struct __strip_reference_wrapper struct
4845 typedef _Tp __type;
4849 struct __strip_reference_wrapper<reference_wrapper<_Tp> > struct
4851 typedef _Tp& __type;