Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp96 ScopedLineState(UnwrappedLineParser & Parser,bool SwitchToPreprocessorLines=false) ScopedLineState() argument
4754 bool SwitchToPreprocessorLines = !Line->Tokens.empty(); readToken() local