Searched refs:HasDependentValue (Results 1 – 1 of 1) sorted by relevance
1207 bool HasDependentValue in ActOnFinishSwitchStmt() local1209 unsigned CondWidth = HasDependentValue ? 0 : Context.getIntWidth(CondType); in ActOnFinishSwitchStmt()1217 = HasDependentValue ? 0 : Context.getIntWidth(CondTypeBeforePromotion); in ActOnFinishSwitchStmt()1235 for (SwitchCase *SC = SS->getSwitchCaseList(); SC && !HasDependentValue; in ActOnFinishSwitchStmt()1257 HasDependentValue = true; in ActOnFinishSwitchStmt()1282 HasDependentValue = true; in ActOnFinishSwitchStmt()1291 if (!HasDependentValue) { in ActOnFinishSwitchStmt()