Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineFormatter.h34 WhitespaceManager *Whitespaces, in UnwrappedLineFormatter()
65 WhitespaceManager *Whitespaces; variable
DBreakableToken.cpp172 WhitespaceManager &Whitespaces) { in insertBreak()
227 WhitespaceManager &Whitespaces) { in insertBreak()
235 WhitespaceManager &Whitespaces) { in replaceWhitespace()
243 unsigned LineIndex, WhitespaceManager &Whitespaces) { in replaceWhitespaceBefore()
387 WhitespaceManager &Whitespaces) { in insertBreak()
407 WhitespaceManager &Whitespaces) { in replaceWhitespace()
418 unsigned LineIndex, WhitespaceManager &Whitespaces) { in replaceWhitespaceBefore()
DBreakableToken.h72 WhitespaceManager &Whitespaces) {} in replaceWhitespaceBefore()
130 WhitespaceManager &Whitespaces) override {} in replaceWhitespace()
DUnwrappedLineFormatter.cpp475 LineFormatter(ContinuationIndenter *Indenter, WhitespaceManager *Whitespaces, in LineFormatter()
566 WhitespaceManager *Whitespaces; member in clang::format::__anone328b5250111::LineFormatter
575 WhitespaceManager *Whitespaces, in NoColumnLimitLineFormatter()
603 WhitespaceManager *Whitespaces, const FormatStyle &Style, in NoLineBreakFormatter()
624 WhitespaceManager *Whitespaces, in OptimizingLineFormatter()
DContinuationIndenter.h142 WhitespaceManager &Whitespaces; variable
DContinuationIndenter.cpp68 WhitespaceManager &Whitespaces, in ContinuationIndenter()
DFormat.cpp818 WhitespaceManager Whitespaces( in analyze() local
/external/clang/lib/StaticAnalyzer/Core/
DIssueHash.cpp131 static StringRef Whitespaces = " \t\n"; in NormalizeLine() local