Searched refs:HasDefaultCase (Results 1 – 1 of 1) sorted by relevance
1869 bool HasDefaultCase = false; in VisitSwitchStmt() local1872 HasDefaultCase = HasDefaultCase || isa<DefaultStmt>(Case); in VisitSwitchStmt()1887 if (!HasDefaultCase) { in VisitSwitchStmt()