Searched refs:EndsWithComment (Results 1 – 2 of 2) sorted by relevance
642 bool EndsWithComment = false; in tryMergeShortCaseLabels() local655 EndsWithComment) { in tryMergeShortCaseLabels()674 EndsWithComment = true; in tryMergeShortCaseLabels()
1898 bool EndsWithComment = false; in removeBraces() local1911 (!Token->Previous && EndsWithComment) || in removeBraces()1922 EndsWithComment = Line->Last->is(tok::comment); in removeBraces()