Home | History | Annotate | Download | only in Sema

Lines Matching refs:getSwitchCaseList

629   for (SwitchCase *SC = SS->getSwitchCaseList(); SC && !HasDependentValue;