Searched defs:Whitespaces (Results 1 – 7 of 7) sorted by relevance
199 WhitespaceManager &Whitespaces) const {} in reflow()207 WhitespaceManager &Whitespaces) const {} in adaptStartOfLine()223 WhitespaceManager &Whitespaces) const { in replaceWhitespaceAfterLastLine()263 WhitespaceManager &Whitespaces) const override {} in compressWhitespace()
31 WhitespaceManager *Whitespaces, in UnwrappedLineFormatter()66 WhitespaceManager *Whitespaces; variable
779 LineFormatter(ContinuationIndenter *Indenter, WhitespaceManager *Whitespaces, in LineFormatter()871 WhitespaceManager *Whitespaces; member in clang::format::__anon25f930cf0111::LineFormatter880 WhitespaceManager *Whitespaces, in NoColumnLimitLineFormatter()908 WhitespaceManager *Whitespaces, const FormatStyle &Style, in NoLineBreakFormatter()931 WhitespaceManager *Whitespaces, in OptimizingLineFormatter()
194 WhitespaceManager &Whitespaces; variable
227 WhitespaceManager &Whitespaces, in ContinuationIndenter()
1639 WhitespaceManager Whitespaces( in analyze() local
138 static StringRef Whitespaces = " \t\n"; in NormalizeLine() local