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