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