Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp1698 bool CharIsUnsigned = CharTy->isUnsignedIntegerType(); in ActOnStringLiteral() local
3343 bool CharIsUnsigned = Context.CharTy->isUnsignedIntegerType(); in ActOnNumericConstant() local
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp1910 bool CharIsUnsigned = CharTy->isUnsignedIntegerType(); in ActOnStringLiteral() local
3759 bool CharIsUnsigned = Context.CharTy->isUnsignedIntegerType(); in ActOnNumericConstant() local