Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp3891 bool AllowUnsigned = Literal.isUnsigned || Literal.getRadix() != 10; in ActOnNumericConstant() local
3920 else if (AllowUnsigned) in ActOnNumericConstant()
3936 else if (AllowUnsigned) in ActOnNumericConstant()
3951 else if (AllowUnsigned) in ActOnNumericConstant()
3985 else if (AllowUnsigned) in ActOnNumericConstant()