Searched refs:FormatPPDirective (Results 1 – 1 of 1) sorted by relevance
1496 bool FormatPPDirective = false; in format() local1506 FormatPPDirective = false; in format()1507 if (!FormatPPDirective && TheLine.InPPDirective && in format()1509 FormatPPDirective = true; in format()1528 (WasMoved || FormatPPDirective || touchesLine(TheLine))) { in format()