Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp116943 struct StoreCopyPassByConstLRef struct
116949 StoreCopyPassByConstLRef(A&& a) : m(mozilla::Forward<A>(a)) {} in StoreCopyPassByConstLRef() argument
116953 struct IsParameterStorageClass<StoreCopyPassByConstLRef<S>> argument