Home | History | Annotate | Download | only in Sema

Lines Matching full:defaultindex

1444   unsigned DefaultIndex = -1U;
1447 DefaultIndex = i;
1475 if (DefaultIndex == -1U && CompatIndices.size() == 0) {
1490 CompatIndices.size() ? CompatIndices[0] : DefaultIndex;