Home
last modified time | relevance | path

Searched defs:NewLine (Results 1 – 15 of 15) sorted by relevance

/llvm-project/polly/lib/Support/
H A DScopLocation.cpp37 unsigned NewLine = DL.getLine(); in getDebugLocation() local
/llvm-project/lldb/tools/lldb-test/
H A DFormatUtil.cpp36 void LinePrinter::NewLine() { in NewLine() function in LinePrinter
/llvm-project/flang/lib/Evaluate/
H A Dcharacter.h117 static constexpr CharT NewLine() { return 0x0a; } in NewLine() function
/llvm-project/mlir/lib/Query/Matcher/
H A DParser.h46 NewLine, enumerator
/llvm-project/clang/lib/Format/
H A DFormatToken.cpp125 bool NewLine = false; in formatAfterToken() local
H A DUnwrappedLineFormatter.cpp1029 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 DMacroCallReconstructor.cpp132 bool NewLine, unsigned Level) { in prepareParent()
H A DUnwrappedLineParser.cpp42 bool NewLine = false; in printLine() local
4404 auto NewLine = [this]() { parseVerilogHierarchyHeader() local
[all...]
H A DContinuationIndenter.cpp2020 moveStateToNewBlock(LineState & State,bool NewLine) moveStateToNewBlock() argument
H A DFormat.cpp2696 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 Draw-string-literal.cpp19 char const *const NewLine("goink\nfrob"); variable
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp87 void LinePrinter::NewLine() { NewLine() function in LinePrinter
[all...]
/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp357 unsigned NewLine = UserLoc.getLine(); in FileChanged() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp733 SmallString<128> NewLine; runCheckersForPrintStateJson() local
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3402 auto NewLine = [&]() { printRecords() local