Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp116985 struct StoreRefPassByLRef struct
116991 StoreRefPassByLRef(A& a) : m(a) {} in StoreRefPassByLRef() argument
116995 struct IsParameterStorageClass<StoreRefPassByLRef<S>> argument