Home
last modified time | relevance | path

Searched refs:atStartOfLine (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp3223 bool atStartOfLine = IsAtStartOfLine; in peekNextPPToken() local
3234 IsAtStartOfLine = atStartOfLine; in peekNextPPToken()