Searched refs:IsRefCountedType (Results 1 – 2 of 2) sorted by relevance
26 struct IsRefCountedType : std::false_type {}; struct29 struct IsRefCountedType<T,44 IsRefCountedType<std::remove_pointer_t<T>>::value
831 IsRefCountedType<std::remove_pointer_t<DecayedReceiver>>::value,