Home | History | Annotate | Download | only in Sema

Lines Matching refs:isAscii

89   if (!Literal || !Literal->isAscii()) {
2364 if (!Literal || !Literal->isAscii()) {
4668 if (!FExpr->isAscii() && !FExpr->isUTF8()) {