Home | History | Annotate | Download | only in include

Lines Matching full:__source

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