Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp2173 bool CharIsUnsigned = CharTy->isUnsignedIntegerType(); ActOnStringLiteral() local
4032 bool CharIsUnsigned = Context.CharTy->isUnsignedIntegerType(); ActOnNumericConstant() local