Searched refs:NoColumnLimitFormatter (Results 1 – 1 of 1) sorted by relevance
304 class NoColumnLimitFormatter { class306 NoColumnLimitFormatter(ContinuationIndenter *Indenter) : Indenter(Indenter) {} in NoColumnLimitFormatter() function in clang::format::__anon5061c3a60111::NoColumnLimitFormatter430 NoColumnLimitFormatter Formatter(Indenter); in format()