Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DBranchCloneCheck.cpp38 static bool areSwitchBranchesIdentical(const SwitchBranch LHS, in areSwitchBranchesIdentical() function
196 areSwitchBranchesIdentical(*BeginCurrent, *EndCurrent, Context)) { in check()