Searched defs:Newlines (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Format/ | ||
H A D | WhitespaceManager.cpp | 53 void WhitespaceManager::replaceWhitespace(FormatToken &Tok, unsigned Newlines, in replaceWhitespace() argument |
H A D | UnwrappedLineFormatter.cpp | 1466 auto Newlines = computeNewlines() local |
H A D | ContinuationIndenter.cpp | 1078 unsigned Newlines = addTokenOnNewLine() local |
H A D | FormatToken.h | 471 int Newlines = -1; global() member |