Lines Matching refs:is_integer
32 static constexpr bool is_integer = false;
157 static _LIBCPP_CONSTEXPR const bool is_integer = false;
217 static _LIBCPP_CONSTEXPR const bool is_integer = true;
270 static _LIBCPP_CONSTEXPR const bool is_integer = true;
316 static _LIBCPP_CONSTEXPR const bool is_integer = false;
362 static _LIBCPP_CONSTEXPR const bool is_integer = false;
408 static _LIBCPP_CONSTEXPR const bool is_integer = false;
458 static _LIBCPP_CONSTEXPR const bool is_integer = __base::is_integer;
499 _LIBCPP_CONSTEXPR const bool numeric_limits<_Tp>::is_integer;
551 static _LIBCPP_CONSTEXPR const bool is_integer = __base::is_integer;
592 _LIBCPP_CONSTEXPR const bool numeric_limits<const _Tp>::is_integer;
644 static _LIBCPP_CONSTEXPR const bool is_integer = __base::is_integer;
685 _LIBCPP_CONSTEXPR const bool numeric_limits<volatile _Tp>::is_integer;
737 static _LIBCPP_CONSTEXPR const bool is_integer = __base::is_integer;
778 _LIBCPP_CONSTEXPR const bool numeric_limits<const volatile _Tp>::is_integer;