Searched defs:Newlines (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/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 | 1457 auto Newlines = computeNewlines() local |
H A D | ContinuationIndenter.cpp | 1066 unsigned Newlines = addTokenOnNewLine() local |
H A D | FormatToken.h | 451 int Newlines = -1; global() member |