Searched refs:SkipBlockComment (Results 1 – 2 of 2) sorted by relevance
550 bool SkipBlockComment (Token &Result, const char *CurPtr);
2122 bool Lexer::SkipBlockComment(Token &Result, const char *CurPtr) { in SkipBlockComment() function in Lexer2664 if (SkipBlockComment(Result, CurPtr+2)) in LexTokenInternal()2968 if (SkipBlockComment(Result, ConsumeChar(CurPtr, SizeTmp, Result))) in LexTokenInternal()