Home
last modified time | relevance | path

Searched defs:NoColumnLimitFormatter (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp291 class NoColumnLimitFormatter { class
293 NoColumnLimitFormatter(ContinuationIndenter *Indenter) : Indenter(Indenter) {} in NoColumnLimitFormatter() function in clang::format::__anona4e0df370111::NoColumnLimitFormatter