Searched defs:Newline (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Regex.h | 39 Newline = 2, enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Format/ |
H A D | ContinuationIndenter.cpp | 623 addTokenToState(LineState & State,bool Newline,bool DryRun,unsigned ExtraSpaces) addTokenToState() argument 1473 moveStateToNextToken(LineState & State,bool DryRun,bool Newline) moveStateToNextToken() argument 1653 moveStatePastFakeLParens(LineState & State,bool Newline) moveStatePastFakeLParens() argument 1776 moveStatePastScopeOpener(LineState & State,bool Newline) moveStatePastScopeOpener() argument 2012 reformatRawStringLiteral(const FormatToken & Current,LineState & State,const FormatStyle & RawStringStyle,bool DryRun,bool Newline) reformatRawStringLiteral() argument 2176 handleEndOfLine(const FormatToken & Current,LineState & State,bool DryRun,bool AllowBreak,bool Newline) handleEndOfLine() argument [all...] |
H A D | UnwrappedLineFormatter.cpp | 1105 bool Newline = formatLine() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | ErrorHandling.cpp | 171 const char *Newline = "\n"; report_bad_alloc_error() local
|
/freebsd-src/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 | 101 Token Newline = P.Tok; addToken() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.h | 31 Newline, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | AssignmentTrackingAnalysis.cpp | 449 toString(FragsInMemMap::const_iterator It,bool Newline=true) toString() argument
|
/freebsd-src/contrib/bsnmp/tests/ |
H A D | catch.hpp | 6162 Newline = 0x02, enumerator
|