Home | History | Annotate | Download | only in Sema

Lines Matching refs:isAscii

332   if (!Literal || !Literal->isAscii()) {
514 (StrLit->isAscii() && StrLit->getString() == StringRef("*"))) {