Searched refs:UnwrappedLineFormatter (Results 1 – 5 of 5) sorted by relevance
31 class UnwrappedLineFormatter {33 UnwrappedLineFormatter(ContinuationIndenter *Indenter, in UnwrappedLineFormatter() function
477 UnwrappedLineFormatter *BlockFormatter) in LineFormatter()568 UnwrappedLineFormatter *BlockFormatter;577 UnwrappedLineFormatter *BlockFormatter) in NoColumnLimitLineFormatter()604 UnwrappedLineFormatter *BlockFormatter) in NoLineBreakFormatter()626 UnwrappedLineFormatter *BlockFormatter) in OptimizingLineFormatter()797 UnwrappedLineFormatter::format(const SmallVectorImpl<AnnotatedLine *> &Lines, in format()902 void UnwrappedLineFormatter::formatFirstToken(FormatToken &RootToken, in formatFirstToken()948 UnwrappedLineFormatter::getColumnLimit(bool InPPDirective, in getColumnLimit()
9 UnwrappedLineFormatter.cpp
27 UnwrappedLineFormatter.cpp \
1484 UnwrappedLineFormatter(&Indenter, &Whitespaces, Style, Tokens.getKeywords(), in format()