Searched refs:is_exact (Results 1 – 2 of 2) sorted by relevance
33 static constexpr bool is_exact = false;149 static _LIBCPP_CONSTEXPR const bool is_exact = false;206 static _LIBCPP_CONSTEXPR const bool is_exact = true;257 static _LIBCPP_CONSTEXPR const bool is_exact = true;302 static _LIBCPP_CONSTEXPR const bool is_exact = false;359 static _LIBCPP_CONSTEXPR const bool is_exact = false;416 static _LIBCPP_CONSTEXPR const bool is_exact = false;477 static _LIBCPP_CONSTEXPR const bool is_exact = __base::is_exact;533 _LIBCPP_CONSTEXPR const bool numeric_limits<_Tp>::is_exact;
3240 bool is_exact; in CastToBasicType() local3245 integer, llvm::APFloat::rmTowardZero, &is_exact); in CastToBasicType()3338 bool is_exact; in CastToEnumType() local3342 integer, llvm::APFloat::rmTowardZero, &is_exact); in CastToEnumType()