Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1063 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine()
1089 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine()
1114 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine()
H A DContinuationIndenter.h456 unsigned FirstIndent; member
H A DContinuationIndenter.cpp237 LineState ContinuationIndenter::getInitialState(unsigned FirstIndent, in getInitialState()