Searched refs:atPhysicalStartOfLine (Results 1 – 1 of 1) sorted by relevance
3219 bool atPhysicalStartOfLine = IsAtPhysicalStartOfLine; in isNextPPTokenLParen() local3230 IsAtPhysicalStartOfLine = atPhysicalStartOfLine; in isNextPPTokenLParen()3700 bool atPhysicalStartOfLine = IsAtPhysicalStartOfLine; in Lex() local3704 bool returnedToken = LexTokenInternal(Result, atPhysicalStartOfLine); in Lex()