Home | History | Annotate | Download | only in Lex

Lines Matching refs:SkipLineComment

2014 bool Lexer::SkipLineComment(Token &Result, const char *CurPtr,
3012 if (SkipLineComment(Result, CurPtr+2, TokAtPhysicalStartOfLine))
3322 if (SkipLineComment(Result, ConsumeChar(CurPtr, SizeTmp, Result),