Searched defs:Whitespaces (Results 1 – 7 of 7) sorted by relevance
196 WhitespaceManager &Whitespaces) const {} in reflow()204 WhitespaceManager &Whitespaces) const {} in adaptStartOfLine()220 WhitespaceManager &Whitespaces) const { in replaceWhitespaceAfterLastLine()233 virtual void updateAfterBroken(WhitespaceManager &Whitespaces) const {} in updateAfterBroken()265 WhitespaceManager &Whitespaces) const override {} in compressWhitespace()
29 WhitespaceManager *Whitespaces, in UnwrappedLineFormatter()65 WhitespaceManager *Whitespaces; variable
995 LineFormatter(ContinuationIndenter *Indenter, WhitespaceManager *Whitespaces, in LineFormatter()1092 WhitespaceManager *Whitespaces; member in clang::format::__anond596d1440111::LineFormatter1101 WhitespaceManager *Whitespaces, in NoColumnLimitLineFormatter()1129 WhitespaceManager *Whitespaces, const FormatStyle &Style, in NoLineBreakFormatter()1152 WhitespaceManager *Whitespaces, in OptimizingLineFormatter()
190 WhitespaceManager &Whitespaces; variable
238 WhitespaceManager &Whitespaces, in ContinuationIndenter()
2436 WhitespaceManager Whitespaces( in analyze() local
139 static StringRef Whitespaces = " \t\n"; in NormalizeLine() local