Home | History | Annotate | Download | only in Format

Lines Matching refs:LineContainsContinuedForLoopSection

81   State.LineContainsContinuedForLoopSection = false;
143 if (Previous.is(tok::semi) && State.LineContainsContinuedForLoopSection)