Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp4005 bool AllowUnsigned = Literal.isUnsigned || Literal.getRadix() != 10; in ActOnNumericConstant() local
4060 else if (AllowUnsigned) in ActOnNumericConstant()
4076 else if (AllowUnsigned) in ActOnNumericConstant()
4091 else if (AllowUnsigned) in ActOnNumericConstant()
4125 else if (AllowUnsigned) in ActOnNumericConstant()