Searched refs:OverlapStmt (Results 1 – 1 of 1) sorted by relevance
1406 CaseStmt *OverlapStmt = nullptr; in ActOnFinishSwitchStmt() local1415 OverlapStmt = I->second; in ActOnFinishSwitchStmt()1422 OverlapStmt = (I-1)->second; in ActOnFinishSwitchStmt()1429 OverlapStmt = CaseRanges[i-1].second; in ActOnFinishSwitchStmt()1432 if (OverlapStmt) { in ActOnFinishSwitchStmt()1436 Diag(OverlapStmt->getLHS()->getBeginLoc(), in ActOnFinishSwitchStmt()