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()
242 bool DryRun, in addTokenToState()
276 void ContinuationIndenter::addTokenOnCurrentLine(LineState &State, bool DryRun, in addTokenOnCurrentLine()
382 bool DryRun) { in addTokenOnNewLine()
609 bool DryRun, bool Newline) { in moveStateToNextToken()
916 bool DryRun) { in breakProtrudingToken()
DFormatToken.cpp61 bool DryRun) { in formatAfterToken()
116 bool DryRun) { in formatFromToken()
DUnwrappedLineFormatter.cpp338 bool DryRun, int AdditionalIndent, in format()
476 unsigned FirstIndent, bool DryRun) { in format()
557 bool DryRun) { in analyzeSolutionSpace()
673 bool DryRun, unsigned &Penalty) { in formatChildren()
DFormatToken.h450 bool DryRun) { in formatFromToken()
458 bool DryRun) { in formatAfterToken()