Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1098 class NoColumnLimitLineFormatter : public LineFormatter { class
1100 NoColumnLimitLineFormatter(ContinuationIndenter *Indenter, in NoColumnLimitLineFormatter() function in clang::format::__anond596d1440111::NoColumnLimitLineFormatter
1404 NoColumnLimitLineFormatter(Indenter, Whitespaces, Style, this) in format()