Home
last modified time | relevance | path

Searched refs:CrtpUsesU (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dtemplate-param-usage-12.rs25 pub struct CrtpUsesU<U> { structure names
26 pub _base: BaseUsesT<CrtpUsesU<U>>,
30 impl<U> Default for CrtpUsesU<U> {
H A Dtemplate-param-usage-13.rs15 pub struct CrtpUsesU<U> { structure names
20 impl<U> Default for CrtpUsesU<U> {
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dtemplate-param-usage-13.hpp9 class CrtpUsesU : public BaseIgnoresT<CrtpUsesU<U>> { class
H A Dtemplate-param-usage-12.hpp9 class CrtpUsesU : public BaseUsesT<CrtpUsesU<U>> { class

Completed in 3 milliseconds