Searched refs:DoesNotUse_Typedefed (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ | ||
H A D | template-param-usage-9.rs | 14 pub type DoesNotUse_Typedefed<U> = U; types 19 pub another: DoesNotUse_Typedefed<U>, |
Completed in 1 milliseconds