Searched defs:SwitchCase (Results 1 – 4 of 4) sorted by relevance
68 class SwitchCase; variable
83 class SwitchCase; variable
659 SwitchCase(StmtClass SC, SourceLocation KWLoc, SourceLocation ColonLoc) in SwitchCase() function663 SwitchCase(StmtClass SC, EmptyShell) in SwitchCase() function
4029 AST_MATCHER_P(SwitchStmt, forEachSwitchCase, internal::Matcher<SwitchCase>, in AST_MATCHER_P()