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.cpp1166 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine()
1192 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine()
1217 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine()
H A DContinuationIndenter.h459 unsigned FirstIndent; member
H A DContinuationIndenter.cpp254 LineState ContinuationIndenter::getInitialState(unsigned FirstIndent, in getInitialState()