Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DBreakableToken.h199 WhitespaceManager &Whitespaces) const {} in reflow()
207 WhitespaceManager &Whitespaces) const {} in adaptStartOfLine()
223 WhitespaceManager &Whitespaces) const { in replaceWhitespaceAfterLastLine()
263 WhitespaceManager &Whitespaces) const override {} in compressWhitespace()
H A DUnwrappedLineFormatter.h31 WhitespaceManager *Whitespaces, in UnwrappedLineFormatter()
66 WhitespaceManager *Whitespaces; variable
H A DUnwrappedLineFormatter.cpp779 LineFormatter(ContinuationIndenter *Indenter, WhitespaceManager *Whitespaces, in LineFormatter()
871 WhitespaceManager *Whitespaces; member in clang::format::__anon25f930cf0111::LineFormatter
880 WhitespaceManager *Whitespaces, in NoColumnLimitLineFormatter()
908 WhitespaceManager *Whitespaces, const FormatStyle &Style, in NoLineBreakFormatter()
931 WhitespaceManager *Whitespaces, in OptimizingLineFormatter()
H A DContinuationIndenter.h194 WhitespaceManager &Whitespaces; variable
H A DContinuationIndenter.cpp227 WhitespaceManager &Whitespaces, in ContinuationIndenter()
H A DFormat.cpp1639 WhitespaceManager Whitespaces( in analyze() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DIssueHash.cpp138 static StringRef Whitespaces = " \t\n"; in NormalizeLine() local