Searched defs:Setter (Results 1 – 2 of 2) sorted by relevance
203 struct Setter { struct204 typedef typename std::remove_reference<T>::type type;206 static C2R NonStrictValueWithNoDeps( in NonStrictValueWithNoDeps()212 static C2R NonStrictValuesWithNoDeps( in NonStrictValuesWithNoDeps()222 static C2R StrictValueWithNoDeps( in StrictValueWithNoDeps()
602 struct Setter { in Interface() struct603 static C2R setIonUsage(bool /* mayBlock */, C2P<C2StoreIonUsageInfo> &me) { in Interface()