Home | History | Annotate | Download | only in Lex

Lines Matching full:slash

611         if (PP.getLangOpts().MicrosoftExt && Tok.is(tok::slash) &&
612 RHS.is(tok::slash)) {