Searched defs:IsValueInRangeForNumericType (Results 1 – 2 of 2) sorted by relevance
26 inline constexpr bool IsValueInRangeForNumericType(Src value) { in IsValueInRangeForNumericType() function
1496 TEST(SafeNumerics, IsValueInRangeForNumericType) { in TEST() argument