Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp582 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine()
608 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine()
631 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine()
H A DContinuationIndenter.h350 unsigned FirstIndent; member
H A DContinuationIndenter.cpp76 LineState ContinuationIndenter::getInitialState(unsigned FirstIndent, in getInitialState()