Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1099 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine()
1125 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine()
1150 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine()
H A DContinuationIndenter.h459 unsigned FirstIndent; member
H A DContinuationIndenter.cpp246 LineState ContinuationIndenter::getInitialState(unsigned FirstIndent, in getInitialState()