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