Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
DUnwrappedLineParser.cpp124 bool SwitchToPreprocessorLines = false) in ScopedLineState() argument
127 if (SwitchToPreprocessorLines) in ScopedLineState()
1319 bool SwitchToPreprocessorLines = in readToken() local
1321 ScopedLineState BlockState(*this, SwitchToPreprocessorLines); in readToken()