Searched refs:atPhysicalStartOfLine (Results 1 – 1 of 1) sorted by relevance
2555 bool atPhysicalStartOfLine = IsAtPhysicalStartOfLine; in isNextPPTokenLParen() local2566 IsAtPhysicalStartOfLine = atPhysicalStartOfLine; in isNextPPTokenLParen()2884 bool atPhysicalStartOfLine = IsAtPhysicalStartOfLine; in Lex() local2888 bool returnedToken = LexTokenInternal(Result, atPhysicalStartOfLine); in Lex()