Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.cpp147 bool NewLine = false; formatAfterToken() local
H A DUnwrappedLineFormatter.cpp1020 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 DMacroCallReconstructor.cpp132 bool NewLine, unsigned Level) { in prepareParent() argument
H A DUnwrappedLineParser.cpp42 bool NewLine = false; in printLine() local
4316 auto NewLine = [this]() { parseVerilogHierarchyHeader() local
[all...]
H A DFormat.cpp2663 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 DLinePrinter.cpp87 void LinePrinter::NewLine() { in NewLine() function in LinePrinter
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp342 unsigned NewLine = UserLoc.getLine(); FileChanged() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp733 SmallString<128> NewLine; in runCheckersForPrintStateJson() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3402 auto NewLine = [&]() { in printRecords() local