Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp887 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine()
913 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine()
938 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine()
H A DContinuationIndenter.h449 unsigned FirstIndent; member
H A DContinuationIndenter.cpp235 LineState ContinuationIndenter::getInitialState(unsigned FirstIndent, in getInitialState()