/llvm-project/polly/lib/Support/ |
H A D | ScopLocation.cpp | 37 unsigned NewLine = DL.getLine(); in getDebugLocation() local
|
/llvm-project/lldb/tools/lldb-test/ |
H A D | FormatUtil.cpp | 36 void LinePrinter::NewLine() { in NewLine() function in LinePrinter
|
/llvm-project/flang/lib/Evaluate/ |
H A D | character.h | 117 static constexpr CharT NewLine() { return 0x0a; } in NewLine() function
|
/llvm-project/mlir/lib/Query/Matcher/ |
H A D | Parser.h | 46 NewLine, enumerator
|
/llvm-project/clang/lib/Format/ |
H A D | FormatToken.cpp | 125 bool NewLine = false; in formatAfterToken() local
|
H A D | UnwrappedLineFormatter.cpp | 1029 formatChildren(LineState & State,bool NewLine,bool DryRun,unsigned & Penalty) formatChildren() argument 1193 bool NewLine; global() member 1285 addNextStateToQueue(unsigned Penalty,StateNode * PreviousNode,bool NewLine,unsigned * Count,QueueType * Queue) addNextStateToQueue() argument [all...] |
H A D | MacroCallReconstructor.cpp | 132 bool NewLine, unsigned Level) { in prepareParent()
|
H A D | UnwrappedLineParser.cpp | 42 bool NewLine = false; in printLine() local 4404 auto NewLine = [this]() { parseVerilogHierarchyHeader() local [all...] |
H A D | ContinuationIndenter.cpp | 2020 moveStateToNewBlock(LineState & State,bool NewLine) moveStateToNewBlock() argument
|
H A D | Format.cpp | 2696 checkEmptyNamespace(SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,unsigned CurrentLine,unsigned & NewLine,std::set<unsigned> & DeletedLines) checkEmptyNamespace() argument
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | raw-string-literal.cpp | 19 char const *const NewLine("goink\nfrob"); variable
|
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | LinePrinter.cpp | 87 void LinePrinter::NewLine() { NewLine() function in LinePrinter [all...] |
/llvm-project/clang/lib/Frontend/ |
H A D | PrintPreprocessedOutput.cpp | 357 unsigned NewLine = UserLoc.getLine(); in FileChanged() local
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | CheckerManager.cpp | 733 SmallString<128> NewLine; runCheckersForPrintStateJson() local
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.cpp | 3402 auto NewLine = [&]() { printRecords() local
|