Home | History | Annotate | Download | only in Lex

Lines Matching defs:SkipLineComment

2017 bool Lexer::SkipLineComment(Token &Result, const char *CurPtr,
3015 if (SkipLineComment(Result, CurPtr+2, TokAtPhysicalStartOfLine))
3320 if (SkipLineComment(Result, ConsumeChar(CurPtr, SizeTmp, Result),