Home
last modified time | relevance | path

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

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