Home
last modified time | relevance | path

Searched refs:NotTemplateWrapper (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dsentry-defined-multiple-times.hpp33 class NotTemplateWrapper { class
37 class NotTemplateWrapper::sentry {
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dsentry-defined-multiple-times.rs61 pub struct NotTemplateWrapper { structure names
67 ::std::mem::size_of::<NotTemplateWrapper>(), in bindgen_test_layout_NotTemplateWrapper()
69 concat!("Size of: ", stringify!(NotTemplateWrapper)) in bindgen_test_layout_NotTemplateWrapper()
72 ::std::mem::align_of::<NotTemplateWrapper>(), in bindgen_test_layout_NotTemplateWrapper()
74 concat!("Alignment of ", stringify!(NotTemplateWrapper)) in bindgen_test_layout_NotTemplateWrapper()

Completed in 1 milliseconds