Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Format/
HDBreakableToken.cpp176 WhitespaceManager &Whitespaces) { in insertBreak()
215 WhitespaceManager &Whitespaces) { in insertBreak()
223 WhitespaceManager &Whitespaces) { in replaceWhitespace()
232 WhitespaceManager &Whitespaces) { in replaceWhitespaceBefore()
370 WhitespaceManager &Whitespaces) { in insertBreak()
390 WhitespaceManager &Whitespaces) { in replaceWhitespace()
402 WhitespaceManager &Whitespaces) { in replaceWhitespaceBefore()
HDBreakableToken.h72 WhitespaceManager &Whitespaces) {} in replaceWhitespaceBefore()
132 WhitespaceManager &Whitespaces) {} in replaceWhitespace()
HDContinuationIndenter.h122 WhitespaceManager &Whitespaces; variable
HDFormat.cpp532 WhitespaceManager *Whitespaces, in UnwrappedLineFormatter()
985 WhitespaceManager *Whitespaces; member in clang::format::__anon765b759e0111::UnwrappedLineFormatter
1345 WhitespaceManager Whitespaces; member in clang::format::__anon765b759e0111::Formatter
HDContinuationIndenter.cpp61 WhitespaceManager &Whitespaces, in ContinuationIndenter()