Home
last modified time | relevance | path

Searched refs:AllowUnsigned (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp3907 bool AllowUnsigned = Literal.isUnsigned || Literal.getRadix() != 10; in ActOnNumericConstant() local
3971 else if (AllowUnsigned) in ActOnNumericConstant()
3987 else if (AllowUnsigned) in ActOnNumericConstant()
4002 else if (AllowUnsigned) in ActOnNumericConstant()
4036 else if (AllowUnsigned) in ActOnNumericConstant()