Searched defs:FloatingPointType (Results 1 – 2 of 2) sorted by relevance
143 operator FloatingPointType() const { return Unbox(value_); } in FloatingPointType() function188 operator FloatingPointType() const { return Unbox(value_); } in FloatingPointType() function
143 constexpr operator FloatingPointType() const { return value_; } in FloatingPointType() function