Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp1636 bool CharIsUnsigned = CharTy->isUnsignedIntegerType(); in ActOnStringLiteral() local
3276 bool CharIsUnsigned = Context.CharTy->isUnsignedIntegerType(); in ActOnNumericConstant() local