Searched refs:SkipLineComment (Results 1 – 3 of 3) sorted by relevance
79 void SkipLineComment();
218 SkipLineComment(); in LexToken()246 void LLLexer::SkipLineComment() { in SkipLineComment() function in LLLexer
2563 bool Lexer::SkipLineComment(Token &Result, const char *CurPtr, in SkipLineComment() function in Lexer3836 if (SkipLineComment(Result, CurPtr+2, TokAtPhysicalStartOfLine)) in LexTokenInternal()4152 if (SkipLineComment(Result, ConsumeChar(CurPtr, SizeTmp, Result), in LexTokenInternal()