Searched refs:UnwrappedLineFormatter (Results 1 – 4 of 4) sorted by relevance
29 class UnwrappedLineFormatter {31 UnwrappedLineFormatter(ContinuationIndenter *Indenter, in UnwrappedLineFormatter() function
686 UnwrappedLineFormatter *BlockFormatter) in LineFormatter()779 UnwrappedLineFormatter *BlockFormatter;788 UnwrappedLineFormatter *BlockFormatter) in NoColumnLimitLineFormatter()815 UnwrappedLineFormatter *BlockFormatter) in NoLineBreakFormatter()839 UnwrappedLineFormatter *BlockFormatter) in OptimizingLineFormatter()1013 UnwrappedLineFormatter::format(const SmallVectorImpl<AnnotatedLine *> &Lines, in format()1136 void UnwrappedLineFormatter::formatFirstToken( in formatFirstToken()1195 UnwrappedLineFormatter::getColumnLimit(bool InPPDirective, in getColumnLimit()
1186 UnwrappedLineFormatter(&Indenter, &Whitespaces, Style, in analyze()
322 SRCS_EXT+= Format/UnwrappedLineFormatter.cpp