Searched refs:__is_func (Results 1 – 1 of 1) sorted by relevance
27 __is_func = false, enumerator34 __is_func = is_function<_Tp>::value,35 __is_obj = !__is_func,53 … : public _BoolConstant< __libcpp_is_member_pointer<typename remove_cv<_Tp>::type>::__is_func > {};