Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineParser.cpp122 bool SwitchToPreprocessorLines = false) in ScopedLineState()
2064 bool SwitchToPreprocessorLines = !Line->Tokens.empty(); in readToken() local