Searched defs:NewLine (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/llvm-pdbdump/
H A DLinePrinter.cpp65 void LinePrinter::NewLine() { function in class:LinePrinter
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Format/
H A DFormatToken.cpp106 bool NewLine = false; local
H A DUnwrappedLineFormatter.cpp509 bool formatChildren(LineState &State, bool NewLine, bool DryRun, argument
661 StateNode(const LineState &State, bool NewLine, StateNode *Previous) argument
664 bool NewLine; member in struct:clang::format::__anon3865::OptimizingLineFormatter::StateNode
747 addNextStateToQueue(unsigned Penalty, StateNode *PreviousNode, bool NewLine, unsigned *Count, QueueType *Queue) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp260 unsigned NewLine = UserLoc.getLine(); local

Completed in 115 milliseconds