Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DContinuationIndenter.cpp78 bool DryRun) { in getInitialState()
278 bool DryRun, in addTokenToState()
312 void ContinuationIndenter::addTokenOnCurrentLine(LineState &State, bool DryRun, in addTokenOnCurrentLine()
440 bool DryRun) { in addTokenOnNewLine()
709 bool DryRun, bool Newline) { in moveStateToNextToken()
1070 bool DryRun) { in breakProtrudingToken()
DUnwrappedLineFormatter.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) override { in formatLine()
632 bool DryRun) override { in formatLine()
684 unsigned analyzeSolutionSpace(LineState &InitialState, bool DryRun) { in analyzeSolutionSpace()
798 bool DryRun, int AdditionalIndent, in format()
DFormatToken.cpp77 bool DryRun) { in formatAfterToken()
132 bool DryRun) { in formatFromToken()
DFormatToken.h496 bool DryRun) { in formatFromToken()
504 bool DryRun) { in formatAfterToken()