Searched refs:OptimizingLineFormatter (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp621 class OptimizingLineFormatter : public LineFormatter { class in namespace:clang::format::__anon3865
623 OptimizingLineFormatter(ContinuationIndenter *Indenter, function in class:clang::format::__anon3865::OptimizingLineFormatter
859 Penalty += OptimizingLineFormatter(Indenter, Whitespaces, Style, this)

Completed in 50 milliseconds