Searched refs:ShouldCheckConstantCond (Results 1 – 1 of 1) sorted by relevance
1355 bool ShouldCheckConstantCond = HasConstantCond; in ActOnFinishSwitchStmt() local1362 if (ShouldCheckConstantCond && in ActOnFinishSwitchStmt()1364 ShouldCheckConstantCond = false; in ActOnFinishSwitchStmt()1437 if (ShouldCheckConstantCond && in ActOnFinishSwitchStmt()1440 ShouldCheckConstantCond = false; in ActOnFinishSwitchStmt()1496 ShouldCheckConstantCond) { in ActOnFinishSwitchStmt()