Home
last modified time | relevance | path

Searched defs:SwitchCaseVisitor (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DBranchCloneCheck.cpp51 struct SwitchCaseVisitor : RecursiveASTVisitor<SwitchCaseVisitor> { in isFallthroughSwitchBranch() struct
54 TraverseLambdaExprisFallthroughSwitchBranch::SwitchCaseVisitor isFallthroughSwitchBranch() argument
58 TraverseDeclisFallthroughSwitchBranch::SwitchCaseVisitor isFallthroughSwitchBranch() argument
62 TraverseSwitchStmtisFallthroughSwitchBranch::SwitchCaseVisitor isFallthroughSwitchBranch() argument
66 TraverseSwitchCaseisFallthroughSwitchBranch::SwitchCaseVisitor isFallthroughSwitchBranch() argument
70 TraverseDefaultStmtisFallthroughSwitchBranch::SwitchCaseVisitor isFallthroughSwitchBranch() argument
74 TraverseAttributedStmtisFallthroughSwitchBranch::SwitchCaseVisitor isFallthroughSwitchBranch() argument