Searched refs:FixIndentation (Results 1 – 1 of 1) sorted by relevance
833 bool FixIndentation = (FixBadIndentation || ContinueFormatting) && in format() local835 bool ShouldFormat = TheLine.Affected || FixIndentation; in format()