Searched refs:atPhysicalStartOfLine (Results 1 – 2 of 2) sorted by relevance
2587 bool atPhysicalStartOfLine = IsAtPhysicalStartOfLine; in isNextPPTokenLParen() local2598 IsAtPhysicalStartOfLine = atPhysicalStartOfLine; in isNextPPTokenLParen()2916 bool atPhysicalStartOfLine = IsAtPhysicalStartOfLine; in Lex() local2920 bool returnedToken = LexTokenInternal(Result, atPhysicalStartOfLine); in Lex()
2824 bool atPhysicalStartOfLine = IsAtPhysicalStartOfLine; in isNextPPTokenLParen() local2835 IsAtPhysicalStartOfLine = atPhysicalStartOfLine; in isNextPPTokenLParen()3184 bool atPhysicalStartOfLine = IsAtPhysicalStartOfLine; in Lex() local3188 bool returnedToken = LexTokenInternal(Result, atPhysicalStartOfLine); in Lex()