Home | History | Annotate | Download | only in Sema

Lines Matching refs:HasIndex

311   bool HasIndex[16] = {};
328 if (HasIndex[Idx]) HasRepeated = true;
329 HasIndex[Idx] = true;
335 if (HasIndex[Idx]) HasRepeated = true;
336 HasIndex[Idx] = true;