Home | History | Annotate | Download | only in Sema

Lines Matching refs:SwitchStmt

955         if (Term && isa<SwitchStmt>(Term))
1020 bool VisitSwitchStmt(SwitchStmt *S) {