Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.cpp124 bool NewLine = false; in formatAfterToken() local
H A DUnwrappedLineFormatter.cpp1087 bool formatChildren(LineState &State, bool NewLine, bool DryRun, in formatChildren()
1251 bool NewLine; member
1343 bool NewLine, unsigned *Count, QueueType *Queue) { in addNextStateToQueue()
H A DMacroCallReconstructor.cpp132 bool NewLine, unsigned Level) { in prepareParent()
H A DUnwrappedLineParser.cpp40 bool NewLine = false; in printLine() local
4452 auto NewLine = [this]() { in parseVerilogHierarchyHeader() local
H A DContinuationIndenter.cpp2136 void ContinuationIndenter::moveStateToNewBlock(LineState &State, bool NewLine) { in moveStateToNewBlock()
H A DFormat.cpp2865 unsigned CurrentLine, unsigned &NewLine, in checkEmptyNamespace()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp86 void LinePrinter::NewLine() { in NewLine() function in LinePrinter
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp356 unsigned NewLine = UserLoc.getLine(); in FileChanged() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h1176 std::string NewLine = IsMIR ? "" : "\n"; in print() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp802 SmallString<128> NewLine; in runCheckersForPrintStateJson() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3398 auto NewLine = [&]() { in printRecords() local