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