Lines Matching defs:BlockFormatter
997 UnwrappedLineFormatter *BlockFormatter)
999 BlockFormatter(BlockFormatter) {}
1046 BlockFormatter->format(Previous.Children, DryRun, AdditionalIndent,
1094 UnwrappedLineFormatter *BlockFormatter;
1103 UnwrappedLineFormatter *BlockFormatter)
1104 : LineFormatter(Indenter, Whitespaces, Style, BlockFormatter) {}
1130 UnwrappedLineFormatter *BlockFormatter)
1131 : LineFormatter(Indenter, Whitespaces, Style, BlockFormatter) {}
1154 UnwrappedLineFormatter *BlockFormatter)
1155 : LineFormatter(Indenter, Whitespaces, Style, BlockFormatter) {}