Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1089 class NoColumnLimitLineFormatter : public LineFormatter { class
1091 NoColumnLimitLineFormatter(ContinuationIndenter *Indenter, in NoColumnLimitLineFormatter() function in clang::format::__anon985fe27a0111::NoColumnLimitLineFormatter
1395 NoColumnLimitLineFormatter(Indenter, Whitespaces, Style, this) in format()