Searched refs:IsValueInRangeForNumericType (Results 1 – 2 of 2) sorted by relevance
21 inline bool IsValueInRangeForNumericType(Src value) { in IsValueInRangeForNumericType() function31 CHECK(IsValueInRangeForNumericType<Dst>(value)); in checked_cast()
19 inline bool IsValueInRangeForNumericType(Src value) { in IsValueInRangeForNumericType() function29 CHECK(IsValueInRangeForNumericType<Dst>(value)); in checked_cast()