Searched refs:UnwrappedLineFormatter (Results 1 – 4 of 4) sorted by relevance
28 class UnwrappedLineFormatter {30 UnwrappedLineFormatter(ContinuationIndenter *Indenter, in UnwrappedLineFormatter() function
988 UnwrappedLineFormatter *BlockFormatter) in LineFormatter()1085 UnwrappedLineFormatter *BlockFormatter;1094 UnwrappedLineFormatter *BlockFormatter) in NoColumnLimitLineFormatter()1121 UnwrappedLineFormatter *BlockFormatter) in NoLineBreakFormatter()1145 UnwrappedLineFormatter *BlockFormatter) in OptimizingLineFormatter()1323 unsigned UnwrappedLineFormatter::format( in format()1541 void UnwrappedLineFormatter::formatFirstToken( in formatFirstToken()1582 UnwrappedLineFormatter::getColumnLimit(bool InPPDirective, in getColumnLimit()
2414 UnwrappedLineFormatter(&Indenter, &Whitespaces, Style, in analyze()
440 SRCS_EXT+= Format/UnwrappedLineFormatter.cpp