Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp116119 struct BuildIndexTuple struct
116121 typedef typename BuildIndexTuple<N - 1>::Type::Next Type;
116125 struct BuildIndexTuple<0> struct
116127 typedef IndexTuple<> Type;