Home
last modified time | relevance | path

Searched defs:FirstIndent (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Format/
DUnwrappedLineFormatter.cpp310 void format(unsigned FirstIndent, const AnnotatedLine *Line) { in format()
476 unsigned FirstIndent, bool DryRun) { in format()
DContinuationIndenter.h352 unsigned FirstIndent; member
DContinuationIndenter.cpp70 LineState ContinuationIndenter::getInitialState(unsigned FirstIndent, in getInitialState()