Home
last modified time | relevance | path

Searched defs:CharIsUnsigned (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp2152 bool CharIsUnsigned = CharTy->isUnsignedIntegerType(); ActOnStringLiteral() local
3751 bool CharIsUnsigned = Context.CharTy->isUnsignedIntegerType(); ActOnNumericConstant() local