Searched refs:LexTokenInternal (Results 1 – 1 of 1) sorted by relevance
3704 bool returnedToken = LexTokenInternal(Result, atPhysicalStartOfLine); in Lex()3715 bool Lexer::LexTokenInternal(Token &Result, bool TokAtPhysicalStartOfLine) { in LexTokenInternal() function in Lexer