Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp922 bool LineIsEmptyCase = false; in alignConsecutiveShortCaseStatements() local
938 !LineIsEmptyCase; in alignConsecutiveShortCaseStatements()
949 LineIsEmptyCase = false; in alignConsecutiveShortCaseStatements()
956 LineIsEmptyCase = in alignConsecutiveShortCaseStatements()
959 if (LineIsEmptyCase) { in alignConsecutiveShortCaseStatements()
973 if (LineIsEmptyCase) in alignConsecutiveShortCaseStatements()