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

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

Completed in 200 milliseconds