Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp519 ? tryMergeShortCaseLabels(I, E, Limit) in tryFitMultipleLinesInOne()
596 ? tryMergeShortCaseLabels(I, E, Limit) in tryFitMultipleLinesInOne()
662 tryMergeShortCaseLabels(SmallVectorImpl<AnnotatedLine *>::const_iterator I, in tryMergeShortCaseLabels() function in clang::format::__anond596d1440111::LineJoiner