Searched refs:AllowUnsigned (Results 1 – 1 of 1) sorted by relevance
3347 bool AllowUnsigned = Literal.isUnsigned || Literal.getRadix() != 10; in ActOnNumericConstant() local3373 else if (AllowUnsigned) in ActOnNumericConstant()3388 else if (AllowUnsigned) in ActOnNumericConstant()3422 else if (AllowUnsigned) in ActOnNumericConstant()