Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Format/
H A 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()
H A DUnwrappedLineFormatter.cpp475 LineFormatter(ContinuationIndenter *Indenter, WhitespaceManager *Whitespaces, in LineFormatter()
566 WhitespaceManager *Whitespaces; member in clang::format::__anonad8a4ddc0111::LineFormatter
575 WhitespaceManager *Whitespaces, in NoColumnLimitLineFormatter()
603 WhitespaceManager *Whitespaces, const FormatStyle &Style, in NoLineBreakFormatter()
624 WhitespaceManager *Whitespaces, in OptimizingLineFormatter()
H A DUnwrappedLineFormatter.h34 WhitespaceManager *Whitespaces, in UnwrappedLineFormatter()
65 WhitespaceManager *Whitespaces; variable
H A DBreakableToken.h72 WhitespaceManager &Whitespaces) {} in replaceWhitespaceBefore()
130 WhitespaceManager &Whitespaces) override {} in replaceWhitespace()
H A DContinuationIndenter.h142 WhitespaceManager &Whitespaces; variable
H A DContinuationIndenter.cpp68 WhitespaceManager &Whitespaces, in ContinuationIndenter()
H A DFormat.cpp818 WhitespaceManager Whitespaces( in analyze() local
/aosp_15_r20/external/skia/tools/unicode_comparison/go/generate_table/
H A Dmain.go71 Whitespaces Ratio member
108 Whitespaces []Range member
124 Whitespaces []int member
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DIssueHash.cpp131 static StringRef Whitespaces = " \t\n"; in NormalizeLine() local