Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp904 bool LineIsEmptyCase = false; in alignConsecutiveShortCaseStatements() local
920 !LineIsEmptyCase; in alignConsecutiveShortCaseStatements()
931 LineIsEmptyCase = false; in alignConsecutiveShortCaseStatements()
938 LineIsEmptyCase = in alignConsecutiveShortCaseStatements()
941 if (LineIsEmptyCase) { in alignConsecutiveShortCaseStatements()
955 if (LineIsEmptyCase) in alignConsecutiveShortCaseStatements()