Home | History | Annotate | Download | only in v1

Lines Matching full:__source

847 template <class _Tp> _Tp&  __source(int);
848 template <class _Tp> __dummy_type __source(...);
857 : public integral_constant<bool, sizeof(__libcpp_is_function_imp::__test<_Tp>(__libcpp_is_function_imp::__source<_Tp>(0))) == 1>