Home | History | Annotate | Download | only in Lex

Lines Matching refs:IsStringLiteral

1590                                bool IsStringLiteral) {
1613 else if (IsStringLiteral && C == 's' && getLangOpts().CPlusPlus1y) {