Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp518 bool EndsWithComment = false; in tryMergeShortCaseLabels() local
531 EndsWithComment) in tryMergeShortCaseLabels()
549 EndsWithComment = true; in tryMergeShortCaseLabels()