Searched refs:Untemplated (Results 1 – 2 of 2) sorted by relevance
121 class Untemplated {}; class125 Untemplated m_untemplated;
516 pub struct Untemplated { struct522 ::std::mem::size_of::<Untemplated>(), in bindgen_test_layout_Untemplated() argument524 concat!("Size of: ", stringify!(Untemplated)) in bindgen_test_layout_Untemplated()527 ::std::mem::align_of::<Untemplated>(), in bindgen_test_layout_Untemplated()529 concat!("Alignment of ", stringify!(Untemplated)) in bindgen_test_layout_Untemplated()535 pub m_untemplated: Untemplated,