Lines Matching refs:SkipEscapedNewLines
739 PhysOffset += Lexer::SkipEscapedNewLines(TokPtr)-TokPtr;1129 /// SkipEscapedNewLines - If P points to an escaped newline (or a series of1132 const char *Lexer::SkipEscapedNewLines(const char *P) {