Home
last modified time | relevance | path

Searched refs:NoLineBreakFormatter (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp811 class NoLineBreakFormatter : public LineFormatter { class
813 NoLineBreakFormatter(ContinuationIndenter *Indenter, in NoLineBreakFormatter() function in clang::format::__anon847ac5d30111::NoLineBreakFormatter
1086 Penalty += NoLineBreakFormatter(Indenter, Whitespaces, Style, this) in format()