Lines Matching defs:SkipLineComment
1926 bool Lexer::SkipLineComment(Token &Result, const char *CurPtr) {2853 if (SkipLineComment(Result, CurPtr+2))3155 if (SkipLineComment(Result, ConsumeChar(CurPtr, SizeTmp, Result)))