Home
last modified time | relevance | path

Searched defs:DryRun (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Format/
HDContinuationIndenter.cpp72 bool DryRun) { in getInitialState()
252 bool DryRun, in addTokenToState()
286 void ContinuationIndenter::addTokenOnCurrentLine(LineState &State, bool DryRun, in addTokenOnCurrentLine()
393 bool DryRun) { in addTokenOnNewLine()
652 bool DryRun, bool Newline) { in moveStateToNextToken()
990 bool DryRun) { in breakProtrudingToken()
HDUnwrappedLineFormatter.cpp137 const AnnotatedLine *getNextMergedLine(bool DryRun, in getNextMergedLine()
509 bool formatChildren(LineState &State, bool NewLine, bool DryRun, in formatChildren()
583 bool DryRun) override { in formatLine()
609 bool DryRun) { in formatLine()
632 bool DryRun) { in formatLine()
684 unsigned analyzeSolutionSpace(LineState &InitialState, bool DryRun) { in analyzeSolutionSpace()
798 bool DryRun, int AdditionalIndent, in format()
HDFormatToken.cpp76 bool DryRun) { in formatAfterToken()
131 bool DryRun) { in formatFromToken()
HDFormatToken.h449 bool DryRun) { in formatFromToken()
457 bool DryRun) { in formatAfterToken()