Home | History | Annotate | Download | only in Format

Lines Matching refs:Whitespaces

1191         Whitespaces(SourceMgr, Style,
1232 Whitespaces.reset();
1251 Whitespaces, Encoding,
1253 UnwrappedLineFormatter Formatter(&Indenter, &Whitespaces, Style,
1256 return Whitespaces.generateReplacements();
1462 WhitespaceManager Whitespaces;