Home
last modified time | relevance | path

Searched defs:SwitchToPreprocessorLines (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp103 if (SwitchToPreprocessorLines) in ScopedLineState() argument
4841 bool SwitchToPreprocessorLines = !Line->Tokens.empty(); readToken() local