Searched refs:CanBeNegative (Results 1 – 1 of 1) sorted by relevance
69 bool CanBeNegative) { in checkSignedNumberFits() argument78 if (!CanBeNegative && SignedNum < 0) in checkSignedNumberFits()