Searched refs:ShouldCheckConstantCond (Results 1 – 1 of 1) sorted by relevance
871 bool ShouldCheckConstantCond = HasConstantCond; in ActOnFinishSwitchStmt() local878 if (ShouldCheckConstantCond && in ActOnFinishSwitchStmt()880 ShouldCheckConstantCond = false; in ActOnFinishSwitchStmt()972 if (ShouldCheckConstantCond && in ActOnFinishSwitchStmt()975 ShouldCheckConstantCond = false; in ActOnFinishSwitchStmt()1031 if (!CaseListIsErroneous && ShouldCheckConstantCond) { in ActOnFinishSwitchStmt()