Searched refs:HasDependentValue (Results 1 – 1 of 1) sorted by relevance
1346 bool HasDependentValue in ActOnFinishSwitchStmt() local1348 unsigned CondWidth = HasDependentValue ? 0 : Context.getIntWidth(CondType); in ActOnFinishSwitchStmt()1356 = HasDependentValue ? 0 : Context.getIntWidth(CondTypeBeforePromotion); in ActOnFinishSwitchStmt()1377 for (SwitchCase *SC = SS->getSwitchCaseList(); SC && !HasDependentValue; in ActOnFinishSwitchStmt()1399 HasDependentValue = true; in ActOnFinishSwitchStmt()1424 HasDependentValue = true; in ActOnFinishSwitchStmt()1433 if (!HasDependentValue) { in ActOnFinishSwitchStmt()