Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1108 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine()
1134 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine()
1159 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine()
H A DContinuationIndenter.h454 unsigned FirstIndent; member
H A DContinuationIndenter.cpp246 LineState ContinuationIndenter::getInitialState(unsigned FirstIndent, in getInitialState()