Searched refs:switchStmt (Results 1 – 5 of 5) sorted by relevance
132 anyOf(gotoStmt(), switchStmt(), returnStmt(), in hasSuspiciousStmt()
553 stmt(anyOf(ifStmt(), switchStmt(), conditionalOperator(), AssertLikeM, in hasUnguardedAccess()
532 REGISTER_MATCHER(switchStmt); in RegistryMaps()
893 const internal::VariadicDynCastAllOfMatcher<Stmt, SwitchStmt> switchStmt; variable
2251 extern const internal::VariadicDynCastAllOfMatcher<Stmt, SwitchStmt> switchStmt;