Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.cpp125 bool NewLine = false; in formatAfterToken() local
H A DUnwrappedLineFormatter.cpp1029 bool formatChildren(LineState &State, bool NewLine, bool DryRun, in formatChildren()
1193 bool NewLine; member
1285 bool NewLine, unsigned *Count, QueueType *Queue) { in addNextStateToQueue()
H A DMacroCallReconstructor.cpp132 bool NewLine, unsigned Level) { in prepareParent()
H A DUnwrappedLineParser.cpp42 bool NewLine = false; in printLine() local
4432 auto NewLine = [this]() { in parseVerilogHierarchyHeader() local
[all...]
H A DContinuationIndenter.cpp2018 void ContinuationIndenter::moveStateToNewBlock(LineState &State, bool NewLine) { in moveStateToNewBlock()
H A DFormat.cpp2696 unsigned CurrentLine, unsigned &NewLine, in checkEmptyNamespace()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp87 void LinePrinter::NewLine() { in NewLine() function in LinePrinter
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp357 unsigned NewLine = UserLoc.getLine(); in FileChanged() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp733 SmallString<128> NewLine; in runCheckersForPrintStateJson() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3402 auto NewLine = [&]() { in printRecords() local