Home
last modified time | relevance | path

Searched defs:nsMainThreadPtrHandle (Results 1 – 5 of 5) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dissue-662-part-2.rs20 pub struct nsMainThreadPtrHandle<U> { struct
24 impl<U> Default for nsMainThreadPtrHandle<U> { argument
Dissue-662-cannot-find-T-in-this-scope.rs34 pub struct nsMainThreadPtrHandle<T> { struct
38 impl<T> Default for nsMainThreadPtrHandle<T> { argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dissue-662-part-2.hpp9 template <class U> class nsMainThreadPtrHandle { class
Dissue-662-cannot-find-T-in-this-scope.hpp5 template <class T> class nsMainThreadPtrHandle { class
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp167336 class nsMainThreadPtrHandle class
167341 nsMainThreadPtrHandle() : mPtr(nullptr) {} in nsMainThreadPtrHandle() function in nsMainThreadPtrHandle
167342 nsMainThreadPtrHandle(decltype(nullptr)) : mPtr(nullptr) {} in nsMainThreadPtrHandle() function in nsMainThreadPtrHandle
167343 explicit nsMainThreadPtrHandle(nsMainThreadPtrHolder<T>* aHolder) in nsMainThreadPtrHandle() function in nsMainThreadPtrHandle
167347 explicit nsMainThreadPtrHandle( in nsMainThreadPtrHandle() function in nsMainThreadPtrHandle
167352 nsMainThreadPtrHandle(const nsMainThreadPtrHandle& aOther) in nsMainThreadPtrHandle() function in nsMainThreadPtrHandle