Searched refs:ShouldCheckConstantCond (Results 1 – 1 of 1) sorted by relevance
1449 bool ShouldCheckConstantCond = HasConstantCond; in ActOnFinishSwitchStmt() local1456 if (ShouldCheckConstantCond && in ActOnFinishSwitchStmt()1458 ShouldCheckConstantCond = false; in ActOnFinishSwitchStmt()1531 if (ShouldCheckConstantCond && in ActOnFinishSwitchStmt()1534 ShouldCheckConstantCond = false; in ActOnFinishSwitchStmt()1590 ShouldCheckConstantCond) { in ActOnFinishSwitchStmt()