Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp649 bool EndsWithComment = false; in tryMergeShortCaseLabels() local
665 EndsWithComment) { in tryMergeShortCaseLabels()
684 EndsWithComment = true; in tryMergeShortCaseLabels()