Searched refs:atPhysicalStartOfLine (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Lex/
H A DLexer.cpp2587 bool atPhysicalStartOfLine = IsAtPhysicalStartOfLine; local
2598 IsAtPhysicalStartOfLine = atPhysicalStartOfLine;
2916 bool atPhysicalStartOfLine = IsAtPhysicalStartOfLine; local
2920 bool returnedToken = LexTokenInternal(Result, atPhysicalStartOfLine);

Completed in 81 milliseconds