Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp573 auto IsElseLine = [&TheLine]() -> bool { in tryFitMultipleLinesInOne() local
582 (IsElseLine() && (Style.AllowShortIfStatementsOnASingleLine == in tryFitMultipleLinesInOne()