Home | History | Annotate | Download | only in Lex

Lines Matching refs:string_literal

818   if (Result.isNot(tok::string_literal)) {
836 } while (Result.is(tok::string_literal));