Searched refs:switchStmt (Results 1 – 5 of 5) sorted by relevance
135 anyOf(gotoStmt(), switchStmt(), returnStmt(), in hasSuspiciousStmt()
551 stmt(anyOf(ifStmt(), switchStmt(), conditionalOperator(), AssertLikeM, in hasUnguardedAccess()
556 REGISTER_MATCHER(switchStmt); in RegistryMaps()
908 const internal::VariadicDynCastAllOfMatcher<Stmt, SwitchStmt> switchStmt; variable
2265 extern const internal::VariadicDynCastAllOfMatcher<Stmt, SwitchStmt> switchStmt;