Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DRegex.h39 Newline = 2, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp633 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 DUnwrappedLineFormatter.cpp1114 bool Newline = in formatLine() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DErrorHandling.cpp172 const char *Newline = "\n"; in report_bad_alloc_error() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp492 const char *Newline = findNewline(BufferPtr, CommentEnd); in lexVerbatimBlockFirstLine() local
557 const char *Newline = findNewline(BufferPtr, CommentEnd); in lexVerbatimLineText() local
H A DCommentParser.cpp126 Token Newline = P.Tok; in addToken() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h31 Newline, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp451 std::string toString(FragsInMemMap::const_iterator It, bool Newline = true) { in toString()
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp6162 Newline = 0x02, enumerator