Searched refs:CheckedAddImpl (Results 1 – 2 of 2) sorted by relevance
24 constexpr bool CheckedAddImpl(T x, T y, T* result) { in CheckedAddImpl() function75 is_valid = CheckedAddImpl(static_cast<Promotion>(x),
56 bool CheckedAddImpl(T x, T y, T* result) {97 is_valid &= CheckedAddImpl(static_cast<Promotion>(x),