Home
last modified time | relevance | path

Searched defs:Newlines (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DWhitespaceManager.cpp48 void WhitespaceManager::replaceWhitespace(FormatToken &Tok, unsigned Newlines, in replaceWhitespace()
86 unsigned Newlines, int Spaces) { in replaceWhitespaceInToken()
946 unsigned Newlines = 0; in alignTrailingComments() local
1465 unsigned Newlines) { in appendNewlineText()
1476 std::string &Text, unsigned Newlines, unsigned PreviousEndOfTokenColumn, in appendEscapedNewlineText()
H A DUnwrappedLineFormatter.cpp1421 unsigned Newlines = std::min(RootToken.NewlinesBefore, 1u); in formatFirstToken() local
1427 unsigned Newlines = in formatFirstToken() local
H A DContinuationIndenter.cpp987 unsigned Newlines = in addTokenOnNewLine() local
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlport.pod82 =head2 Newlines section in ISSUES