Searched refs:ShouldCheckConstantCond (Results 1 – 1 of 1) sorted by relevance
896 bool ShouldCheckConstantCond = HasConstantCond; in ActOnFinishSwitchStmt() local903 if (ShouldCheckConstantCond && in ActOnFinishSwitchStmt()905 ShouldCheckConstantCond = false; in ActOnFinishSwitchStmt()998 if (ShouldCheckConstantCond && in ActOnFinishSwitchStmt()1001 ShouldCheckConstantCond = false; in ActOnFinishSwitchStmt()1057 if (!CaseListIsErroneous && ShouldCheckConstantCond) { in ActOnFinishSwitchStmt()