Searched refs:SkipBytes (Results 1 – 3 of 3) sorted by relevance
592 void SkipBytes(unsigned Bytes, bool StartOfLine);
495 CurLexer->SkipBytes(SkipMainFilePreamble.first, in EnterMainSourceFile()
1345 void Lexer::SkipBytes(unsigned Bytes, bool StartOfLine) { in SkipBytes() function in Lexer