Searched defs:Newline (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Regex.h | 39 Newline = 2, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | ContinuationIndenter.cpp | 633 unsigned ContinuationIndenter::addTokenToState(LineState &State, bool Newline, in addTokenToState() 1496 bool DryRun, bool Newline) { in moveStateToNextToken() 1676 bool Newline) { in moveStatePastFakeLParens() 1805 bool Newline) { in moveStatePastScopeOpener() 2061 const FormatStyle &RawStringStyle, bool DryRun, bool Newline) { in reformatRawStringLiteral() 2225 bool AllowBreak, bool Newline) { in handleEndOfLine()
|
H A D | UnwrappedLineFormatter.cpp | 1114 bool Newline = in formatLine() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | ErrorHandling.cpp | 172 const char *Newline = "\n"; in report_bad_alloc_error() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | CommentLexer.cpp | 492 const char *Newline = findNewline(BufferPtr, CommentEnd); in lexVerbatimBlockFirstLine() local 557 const char *Newline = findNewline(BufferPtr, CommentEnd); in lexVerbatimLineText() local
|
H A D | CommentParser.cpp | 126 Token Newline = P.Tok; in addToken() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.h | 31 Newline, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | AssignmentTrackingAnalysis.cpp | 451 std::string toString(FragsInMemMap::const_iterator It, bool Newline = true) { in toString()
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 6162 Newline = 0x02, enumerator
|