Home
last modified time | relevance | path

Searched refs:ShouldNotBeCopiableAsWell (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dtemplate.hpp154 class ShouldNotBeCopiableAsWell { class
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dtemplate.rs573 pub struct ShouldNotBeCopiableAsWell<U> { struct
577 impl<U> Default for ShouldNotBeCopiableAsWell<U> { argument