Home | History | Annotate | Download | only in Sema

Lines Matching refs:SwitchStmt

961         if (Term && isa<SwitchStmt>(Term))
1026 bool VisitSwitchStmt(SwitchStmt *S) {