Home
last modified time | relevance | path

Searched defs:Newline (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DRegex.h39 Newline = 2, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.cpp525 unsigned ContinuationIndenter::addTokenToState(LineState &State, bool Newline, in addTokenToState()
1175 bool DryRun, bool Newline) { in moveStateToNextToken()
1323 bool Newline) { in moveStatePastFakeLParens()
1431 bool Newline) { in moveStatePastScopeOpener()
1649 const FormatStyle &RawStringStyle, bool DryRun, bool Newline) { in reformatRawStringLiteral()
1814 bool AllowBreak, bool Newline) { in handleEndOfLine()
H A DUnwrappedLineFormatter.cpp893 bool Newline = in formatLine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DErrorHandling.cpp172 const char *Newline = "\n"; in report_bad_alloc_error() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentLexer.cpp496 const char *Newline = findNewline(BufferPtr, CommentEnd); in lexVerbatimBlockFirstLine() local
561 const char *Newline = findNewline(BufferPtr, CommentEnd); in lexVerbatimLineText() local
H A DCommentParser.cpp101 Token Newline = P.Tok; in addToken() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/FileCheck/
H A DFileCheck.cpp663 bool Newline = false; in DumpAnnotatedInput() local
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A Ddraw.c120 Newline (DviWidget dw) in Newline() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h31 Newline, enumerator