Searched refs:AllowUnsigned (Results 1 – 1 of 1) sorted by relevance
3423 bool AllowUnsigned = Literal.isUnsigned || Literal.getRadix() != 10; in ActOnNumericConstant() local3449 else if (AllowUnsigned) in ActOnNumericConstant()3464 else if (AllowUnsigned) in ActOnNumericConstant()3498 else if (AllowUnsigned) in ActOnNumericConstant()