Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp4427 struct __add_lvalue_reference_helper struct
4428 { typedef _Tp type; };
4431 struct __add_lvalue_reference_helper<_Tp, true> struct
4432 { typedef _Tp& type; };