Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1094 UnwrappedLineFormatter *BlockFormatter; in NoColumnLimitLineFormatter() argument
988 LineFormatter(ContinuationIndenter * Indenter,WhitespaceManager * Whitespaces,const FormatStyle & Style,UnwrappedLineFormatter * BlockFormatter) LineFormatter() argument
1085 UnwrappedLineFormatter *BlockFormatter; global() member in clang::format::__anon1ae19a960111::LineFormatter
1121 NoLineBreakFormatter(ContinuationIndenter * Indenter,WhitespaceManager * Whitespaces,const FormatStyle & Style,UnwrappedLineFormatter * BlockFormatter) NoLineBreakFormatter() argument
1145 OptimizingLineFormatter(ContinuationIndenter * Indenter,WhitespaceManager * Whitespaces,const FormatStyle & Style,UnwrappedLineFormatter * BlockFormatter) OptimizingLineFormatter() argument
[all...]