Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp891 class NoColumnLimitLineFormatter : public LineFormatter { class
893 NoColumnLimitLineFormatter(ContinuationIndenter *Indenter, in NoColumnLimitLineFormatter() function in clang::format::__anonb93c45f80111::NoColumnLimitLineFormatter
1190 NoColumnLimitLineFormatter(Indenter, Whitespaces, Style, this) in format()