Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp312 auto ShouldMergeShortFunctions = [this, &I, &NextLine, PreviousLine, in tryFitMultipleLinesInOne() local
359 bool MergeShortFunctions = ShouldMergeShortFunctions(); in tryFitMultipleLinesInOne()