Home | History | Annotate | Download | only in Format

Lines Matching refs:Affected

434 Affected)
435 A.Affected = true;
827 // exit the scope of affected lines to prevent indenting a the entire
835 bool ShouldFormat = TheLine.Affected || FixIndentation;
865 // If no token in the current line is affected, we still need to format
866 // affected children.
880 StartsNewLine && ((PreviousLine && PreviousLine->Affected) ||