Searched defs:Whitespaces (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/clang/lib/Format/ |
H A D | BreakableToken.cpp | 172 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 D | UnwrappedLineFormatter.cpp | 475 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 D | UnwrappedLineFormatter.h | 34 WhitespaceManager *Whitespaces, in UnwrappedLineFormatter() 65 WhitespaceManager *Whitespaces; variable
|
H A D | BreakableToken.h | 72 WhitespaceManager &Whitespaces) {} in replaceWhitespaceBefore() 130 WhitespaceManager &Whitespaces) override {} in replaceWhitespace()
|
H A D | ContinuationIndenter.h | 142 WhitespaceManager &Whitespaces; variable
|
H A D | ContinuationIndenter.cpp | 68 WhitespaceManager &Whitespaces, in ContinuationIndenter()
|
H A D | Format.cpp | 818 WhitespaceManager Whitespaces( in analyze() local
|
/aosp_15_r20/external/skia/tools/unicode_comparison/go/generate_table/ |
H A D | main.go | 71 Whitespaces Ratio member 108 Whitespaces []Range member 124 Whitespaces []int member
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/ |
H A D | IssueHash.cpp | 131 static StringRef Whitespaces = " \t\n"; in NormalizeLine() local
|