Searched refs:ShouldCheckConstantCond (Results 1 – 1 of 1) sorted by relevance
1378 bool ShouldCheckConstantCond = HasConstantCond; in ActOnFinishSwitchStmt() local1385 if (ShouldCheckConstantCond && in ActOnFinishSwitchStmt()1387 ShouldCheckConstantCond = false; in ActOnFinishSwitchStmt()1460 if (ShouldCheckConstantCond && in ActOnFinishSwitchStmt()1463 ShouldCheckConstantCond = false; in ActOnFinishSwitchStmt()1519 ShouldCheckConstantCond) { in ActOnFinishSwitchStmt()