Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp3999 bool AllowUnsigned = Literal.isUnsigned || Literal.getRadix() != 10; in ActOnNumericConstant() local
4054 else if (AllowUnsigned) in ActOnNumericConstant()
4070 else if (AllowUnsigned) in ActOnNumericConstant()
4085 else if (AllowUnsigned) in ActOnNumericConstant()
4119 else if (AllowUnsigned) in ActOnNumericConstant()