Searched refs:SaveBCPLComment (Results 1 – 2 of 2) sorted by relevance
551 bool SaveBCPLComment (Token &Result, const char *CurPtr);
1994 return SaveBCPLComment(Result, CurPtr); in SkipBCPLComment()2020 bool Lexer::SaveBCPLComment(Token &Result, const char *CurPtr) { in SaveBCPLComment() function in Lexer