Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DContinuationIndenter.cpp72 bool DryRun) { in getInitialState()
257 bool DryRun, in addTokenToState()
291 void ContinuationIndenter::addTokenOnCurrentLine(LineState &State, bool DryRun, in addTokenOnCurrentLine()
407 bool DryRun) { in addTokenOnNewLine()
667 bool DryRun, bool Newline) { in moveStateToNextToken()
1016 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.cpp76 bool DryRun) { in formatAfterToken()
131 bool DryRun) { in formatFromToken()
DFormatToken.h453 bool DryRun) { in formatFromToken()
461 bool DryRun) { in formatAfterToken()