Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DefaultCase

1192   const DefaultStmt *DefaultCase = 0;
1198 DefaultCase = DS;
1217 if (DefaultCase == 0)
1219 Case = DefaultCase;