Searched defs:ScopedLineState (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Format/
H A DUnwrappedLineParser.cpp119 class ScopedLineState { class in namespace:clang::format
121 ScopedLineState(UnwrappedLineParser &Parser, function in class:clang::format::ScopedLineState
134 ~ScopedLineState() {
490 ScopedLineState LineState(*this);
2065 ScopedLineState BlockState(*this, SwitchToPreprocessorLines);

Completed in 67 milliseconds