Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dissue-674-2.rs76 pub struct StaticRefPtr { structure names
82 ::std::mem::size_of::<root::StaticRefPtr>(), in __bindgen_test_layout_StaticRefPtr_open0_B_close0_instantiation()
86 stringify!(root::StaticRefPtr) in __bindgen_test_layout_StaticRefPtr_open0_B_close0_instantiation()
90 ::std::mem::align_of::<root::StaticRefPtr>(), in __bindgen_test_layout_StaticRefPtr_open0_B_close0_instantiation()
94 stringify!(root::StaticRefPtr) in __bindgen_test_layout_StaticRefPtr_open0_B_close0_instantiation()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-674-2.hpp1 // bindgen-flags: --enable-cxx-namespaces --allowlist-type StaticRefPtr --opaque-type 'JS::Rooted' -- -std=c++14
12 template <class> class StaticRefPtr {}; class
14 StaticRefPtr<B> d;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp10710 template<class T> class StaticRefPtr;
10838 RefPtr(const mozilla::StaticRefPtr<U>& aOther);
10910 operator=(const mozilla::StaticRefPtr<U>& aOther);
[all...]

Completed in 23 milliseconds