Searched refs:atPhysicalStartOfLine (Results 1 – 1 of 1) sorted by relevance
2559 bool atPhysicalStartOfLine = IsAtPhysicalStartOfLine; in isNextPPTokenLParen() local2570 IsAtPhysicalStartOfLine = atPhysicalStartOfLine; in isNextPPTokenLParen()2888 bool atPhysicalStartOfLine = IsAtPhysicalStartOfLine; in Lex() local2892 bool returnedToken = LexTokenInternal(Result, atPhysicalStartOfLine); in Lex()