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.cpp716 bool EndsWithComment = false; in tryMergeShortCaseLabels() local
732 EndsWithComment) { in tryMergeShortCaseLabels()
751 EndsWithComment = true; in tryMergeShortCaseLabels()