Searched refs:SkipEscapedNewLines (Results 1 – 4 of 4) sorted by relevance
602 static const char *SkipEscapedNewLines(const char *P);
686 static const char *SkipEscapedNewLines(const char *P);
741 PhysOffset += Lexer::SkipEscapedNewLines(TokPtr)-TokPtr; in AdvanceToTokenCharacter()1159 const char *Lexer::SkipEscapedNewLines(const char *P) { in SkipEscapedNewLines() function in Lexer
761 PhysOffset += Lexer::SkipEscapedNewLines(TokPtr)-TokPtr; in getTokenPrefixLength()1218 const char *Lexer::SkipEscapedNewLines(const char *P) { in SkipEscapedNewLines() function in Lexer