Home | History | Annotate | Download | only in AST

Lines Matching refs:Ascii

584     case Ascii:
684 assert(Kind == StringLiteral::Ascii && "This only works for ASCII strings");