Home
last modified time | relevance | path

Searched refs:closingLine (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
HDUnwrappedLineFormatter.cpp263 unsigned closingLine = TheLine->MatchingClosingBlockLineIndex - 1; in tryFitMultipleLinesInOne() local
266 closingLine == I[i + 1]->MatchingClosingBlockLineIndex && in tryFitMultipleLinesInOne()
268 i++, closingLine--) { in tryFitMultipleLinesInOne()