Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp116923 struct IsParameterStorageClass : public mozilla::FalseType {}; struct
116939 struct IsParameterStorageClass<StoreCopyPassByValue<S>> struct
116953 struct IsParameterStorageClass<StoreCopyPassByConstLRef<S>> struct
116967 struct IsParameterStorageClass<StoreCopyPassByLRef<S>> struct
116981 struct IsParameterStorageClass<StoreCopyPassByRRef<S>> struct
116995 struct IsParameterStorageClass<StoreRefPassByLRef<S>> struct
117009 struct IsParameterStorageClass<StoreConstRefPassByConstLRef<S>> struct
117023 struct IsParameterStorageClass<StoreRefPtrPassByPtr<S>> struct
117037 struct IsParameterStorageClass<StorePtrPassByPtr<S>> struct
117051 struct IsParameterStorageClass<StoreConstPtrPassByConstPtr<S>> struct
[all …]