Searched refs:SkipBCPLComment (Results 1 – 4 of 4) sorted by relevance
129 SkipBCPLComment(); in LexToken()320 void TGLexer::SkipBCPLComment() { in SkipBCPLComment() function in TGLexer
114 void SkipBCPLComment();
549 bool SkipBCPLComment (Token &Result, const char *CurPtr);
1891 bool Lexer::SkipBCPLComment(Token &Result, const char *CurPtr) { in SkipBCPLComment() function in Lexer2660 if (SkipBCPLComment(Result, CurPtr+2)) in LexTokenInternal()2957 if (SkipBCPLComment(Result, ConsumeChar(CurPtr, SizeTmp, Result))) in LexTokenInternal()