Searched refs:atPhysicalStartOfLine (Results 1 – 1 of 1) sorted by relevance
2860 bool atPhysicalStartOfLine = IsAtPhysicalStartOfLine; in isNextPPTokenLParen() local2871 IsAtPhysicalStartOfLine = atPhysicalStartOfLine; in isNextPPTokenLParen()3220 bool atPhysicalStartOfLine = IsAtPhysicalStartOfLine; in Lex() local3224 bool returnedToken = LexTokenInternal(Result, atPhysicalStartOfLine); in Lex()