Lines Matching refs:SkipLineComment
2018 bool Lexer::SkipLineComment(Token &Result, const char *CurPtr,3016 if (SkipLineComment(Result, CurPtr+2, TokAtPhysicalStartOfLine))3326 if (SkipLineComment(Result, ConsumeChar(CurPtr, SizeTmp, Result),