Searched refs:HasDependentValue (Results 1 – 1 of 1) sorted by relevance
1244 bool HasDependentValue in ActOnFinishSwitchStmt() local1246 unsigned CondWidth = HasDependentValue ? 0 : Context.getIntWidth(CondType); in ActOnFinishSwitchStmt()1254 = HasDependentValue ? 0 : Context.getIntWidth(CondTypeBeforePromotion); in ActOnFinishSwitchStmt()1272 for (SwitchCase *SC = SS->getSwitchCaseList(); SC && !HasDependentValue; in ActOnFinishSwitchStmt()1294 HasDependentValue = true; in ActOnFinishSwitchStmt()1319 HasDependentValue = true; in ActOnFinishSwitchStmt()1328 if (!HasDependentValue) { in ActOnFinishSwitchStmt()