Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp673 bool EndsWithComment = false; in tryMergeShortCaseLabels() local
689 EndsWithComment) { in tryMergeShortCaseLabels()
708 EndsWithComment = true; in tryMergeShortCaseLabels()