Searched defs:Newline (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | Regex.h | 39 Newline = 2, enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | ContinuationIndenter.cpp | 525 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 D | UnwrappedLineFormatter.cpp | 893 bool Newline = in formatLine() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | ErrorHandling.cpp | 172 const char *Newline = "\n"; in report_bad_alloc_error() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | CommentLexer.cpp | 496 const char *Newline = findNewline(BufferPtr, CommentEnd); in lexVerbatimBlockFirstLine() local 561 const char *Newline = findNewline(BufferPtr, CommentEnd); in lexVerbatimLineText() local
|
H A D | CommentParser.cpp | 101 Token Newline = P.Tok; in addToken() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/FileCheck/ |
H A D | FileCheck.cpp | 663 bool Newline = false; in DumpAnnotatedInput() local
|
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/ |
H A D | draw.c | 120 Newline (DviWidget dw) in Newline() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.h | 31 Newline, enumerator
|