Searched refs:HasDependentValue (Results 1 – 1 of 1) sorted by relevance
1252 bool HasDependentValue in ActOnFinishSwitchStmt() local1254 unsigned CondWidth = HasDependentValue ? 0 : Context.getIntWidth(CondType); in ActOnFinishSwitchStmt()1262 = HasDependentValue ? 0 : Context.getIntWidth(CondTypeBeforePromotion); in ActOnFinishSwitchStmt()1283 for (SwitchCase *SC = SS->getSwitchCaseList(); SC && !HasDependentValue; in ActOnFinishSwitchStmt()1305 HasDependentValue = true; in ActOnFinishSwitchStmt()1330 HasDependentValue = true; in ActOnFinishSwitchStmt()1339 if (!HasDependentValue) { in ActOnFinishSwitchStmt()