Searched refs:LexTokenInternal (Results 1 – 4 of 4) sorted by relevance
488 bool LexTokenInternal(Token &Result, bool TokAtPhysicalStartOfLine);
572 bool LexTokenInternal(Token &Result, bool TokAtPhysicalStartOfLine);
2920 bool returnedToken = LexTokenInternal(Result, atPhysicalStartOfLine); in Lex()2931 bool Lexer::LexTokenInternal(Token &Result, bool TokAtPhysicalStartOfLine) { in LexTokenInternal() function in Lexer
3188 bool returnedToken = LexTokenInternal(Result, atPhysicalStartOfLine); in Lex()3199 bool Lexer::LexTokenInternal(Token &Result, bool TokAtPhysicalStartOfLine) { in LexTokenInternal() function in Lexer