Searched defs:NewLine (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Format/ |
H A D | FormatToken.cpp | 147 bool NewLine = false; formatAfterToken() local
|
H A D | UnwrappedLineFormatter.cpp | 1020 formatChildren(LineState & State,bool NewLine,bool DryRun,unsigned & Penalty) formatChildren() argument 1184 bool NewLine; global() member 1276 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() argument
|
H A D | UnwrappedLineParser.cpp | 42 bool NewLine = false; in printLine() local 4316 auto NewLine = [this]() { parseVerilogHierarchyHeader() local [all...] |
H A D | Format.cpp | 2663 checkEmptyNamespace(SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,unsigned CurrentLine,unsigned & NewLine,std::set<unsigned> & DeletedLines) checkEmptyNamespace() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | LinePrinter.cpp | 87 void LinePrinter::NewLine() { in NewLine() function in LinePrinter
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | PrintPreprocessedOutput.cpp | 342 unsigned NewLine = UserLoc.getLine(); FileChanged() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | CheckerManager.cpp | 733 SmallString<128> NewLine; in runCheckersForPrintStateJson() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.cpp | 3402 auto NewLine = [&]() { in printRecords() local
|