Searched defs:IsParameterStorageClass (Results 1 – 1 of 1) sorted by relevance
116923 struct IsParameterStorageClass : public mozilla::FalseType {}; struct116939 struct IsParameterStorageClass<StoreCopyPassByValue<S>> struct116953 struct IsParameterStorageClass<StoreCopyPassByConstLRef<S>> struct116967 struct IsParameterStorageClass<StoreCopyPassByLRef<S>> struct116981 struct IsParameterStorageClass<StoreCopyPassByRRef<S>> struct116995 struct IsParameterStorageClass<StoreRefPassByLRef<S>> struct117009 struct IsParameterStorageClass<StoreConstRefPassByConstLRef<S>> struct117023 struct IsParameterStorageClass<StoreRefPtrPassByPtr<S>> struct117037 struct IsParameterStorageClass<StorePtrPassByPtr<S>> struct117051 struct IsParameterStorageClass<StoreConstPtrPassByConstPtr<S>> struct[all …]