Searched defs:Newline (Results 1 – 10 of 10) sorted by relevance
/llvm-project/llvm/include/llvm/Support/ |
H A D | Regex.h | 39 Newline = 2, enumerator
|
/llvm-project/clang/lib/Format/ |
H A D | ContinuationIndenter.cpp | 633 addTokenToState(LineState & State,bool Newline,bool DryRun,unsigned ExtraSpaces) addTokenToState() argument 1498 moveStateToNextToken(LineState & State,bool DryRun,bool Newline) moveStateToNextToken() argument 1678 moveStatePastFakeLParens(LineState & State,bool Newline) moveStatePastFakeLParens() argument 1807 moveStatePastScopeOpener(LineState & State,bool Newline) moveStatePastScopeOpener() argument 2063 reformatRawStringLiteral(const FormatToken & Current,LineState & State,const FormatStyle & RawStringStyle,bool DryRun,bool Newline) reformatRawStringLiteral() argument 2227 handleEndOfLine(const FormatToken & Current,LineState & State,bool DryRun,bool AllowBreak,bool Newline) handleEndOfLine() argument [all...] |
H A D | UnwrappedLineFormatter.cpp | 1114 bool Newline = formatLine() local
|
/llvm-project/clang/unittests/Format/ |
H A D | MatchFilePathTest.cpp | 47 TEST_F(MatchFilePathTest, Newline) { in TEST_F() argument
|
/llvm-project/llvm/lib/Support/ |
H A D | ErrorHandling.cpp | 172 const char *Newline = "\n"; report_bad_alloc_error() local
|
/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
|
/llvm-project/llvm/utils/FileCheck/ |
H A D | FileCheck.cpp | 666 bool Newline = false; in DumpAnnotatedInput() local
|
/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.h | 31 Newline, enumerator
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | AssignmentTrackingAnalysis.cpp | 451 toString(FragsInMemMap::const_iterator It,bool Newline=true) toString() argument
|