Searched refs:HasDependentValue (Results 1 – 1 of 1) sorted by relevance
773 bool HasDependentValue in ActOnFinishSwitchStmt() local775 unsigned CondWidth = HasDependentValue ? 0 : Context.getIntWidth(CondType); in ActOnFinishSwitchStmt()783 = HasDependentValue ? 0 : Context.getIntWidth(CondTypeBeforePromotion); in ActOnFinishSwitchStmt()801 for (SwitchCase *SC = SS->getSwitchCaseList(); SC && !HasDependentValue; in ActOnFinishSwitchStmt()823 HasDependentValue = true; in ActOnFinishSwitchStmt()864 HasDependentValue = true; in ActOnFinishSwitchStmt()873 if (!HasDependentValue) { in ActOnFinishSwitchStmt()878 if (!HasDependentValue && !TheDefaultStmt) { in ActOnFinishSwitchStmt()