Lines Matching full:slash
1367 // unescaped slashes on a line and the token before the first slash is one of1371 if (Tokens.size() < 2 || Tokens.back()->isNot(tok::slash) ||1379 if (I[0]->is(tok::slash) && I + 1 != E &&