Searched refs:ShouldCheckConstantCond (Results 1 – 1 of 1) sorted by relevance
1343 bool ShouldCheckConstantCond = HasConstantCond; in ActOnFinishSwitchStmt() local1350 if (ShouldCheckConstantCond && in ActOnFinishSwitchStmt()1352 ShouldCheckConstantCond = false; in ActOnFinishSwitchStmt()1425 if (ShouldCheckConstantCond && in ActOnFinishSwitchStmt()1428 ShouldCheckConstantCond = false; in ActOnFinishSwitchStmt()1484 ShouldCheckConstantCond) { in ActOnFinishSwitchStmt()