Home | History | Annotate | Download | only in Lex

Lines Matching refs:isAscii

1038     assert(Literal.isAscii() && "Didn't allow wide strings in");
1174 assert(Literal.isAscii() && "Didn't allow wide strings in");