Lines Matching defs:IsFunPtr
911 struct IsFunPtr;914 struct IsFunPtr919 struct IsFunPtr<Result(*)(ArgTypes...)>927 : public detail::IsFunPtr<typename RemoveCV<T>::Type *>