Home | History | Annotate | Download | only in Format

Lines Matching refs:ScopedLineState

121 class ScopedLineState {
123 ScopedLineState(UnwrappedLineParser &Parser,
134 ~ScopedLineState() {
733 ScopedLineState LineState(*this);
1135 ScopedLineState BlockState(*this, SwitchToPreprocessorLines);