Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp12841 struct __replace_first_arg struct
12842 { using type = __undefined; };
12846 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> struct
12847 { using type = _Template<_Up, _Types...>; };