Lines Matching defs:BlockFormatter
1088 UnwrappedLineFormatter *BlockFormatter)
1090 BlockFormatter(BlockFormatter) {}
1137 BlockFormatter->format(Previous.Children, DryRun, AdditionalIndent,
1185 UnwrappedLineFormatter *BlockFormatter;
1194 UnwrappedLineFormatter *BlockFormatter)
1195 : LineFormatter(Indenter, Whitespaces, Style, BlockFormatter) {}
1221 UnwrappedLineFormatter *BlockFormatter)
1222 : LineFormatter(Indenter, Whitespaces, Style, BlockFormatter) {}
1245 UnwrappedLineFormatter *BlockFormatter)
1246 : LineFormatter(Indenter, Whitespaces, Style, BlockFormatter) {}