Home
last modified time | relevance | path

Searched refs:nsTArray_base (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dissue-1118-using-forward-decl.rs11 pub struct nsTArray_base { structure names
16 const UNINIT: ::std::mem::MaybeUninit<nsTArray_base> = in bindgen_test_layout_nsTArray_base()
20 ::std::mem::size_of::<nsTArray_base>(), in bindgen_test_layout_nsTArray_base()
22 concat!("Size of: ", stringify!(nsTArray_base)) in bindgen_test_layout_nsTArray_base()
25 ::std::mem::align_of::<nsTArray_base>(), in bindgen_test_layout_nsTArray_base()
27 concat!("Alignment of ", stringify!(nsTArray_base)) in bindgen_test_layout_nsTArray_base()
34 stringify!(nsTArray_base), in bindgen_test_layout_nsTArray_base()
40 impl Default for nsTArray_base {
52 pub _base: nsTArray_base,
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-1118-using-forward-decl.hpp3 class nsTArray_base { class
6 template <class> class nsTArray : nsTArray_base {};
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 34 milliseconds