Searched refs:OverlapStmt (Results 1 – 1 of 1) sorted by relevance
1549 CaseStmt *OverlapStmt = nullptr; in ActOnFinishSwitchStmt() local1558 OverlapStmt = I->second; in ActOnFinishSwitchStmt()1565 OverlapStmt = (I-1)->second; in ActOnFinishSwitchStmt()1572 OverlapStmt = CaseRanges[i-1].second; in ActOnFinishSwitchStmt()1575 if (OverlapStmt) { in ActOnFinishSwitchStmt()1579 Diag(OverlapStmt->getLHS()->getBeginLoc(), in ActOnFinishSwitchStmt()