Home | History | Annotate | Download | only in Sema

Lines Matching refs:HasIndex

314   bool HasIndex[16] = {};
330 if (HasIndex[Idx]) HasRepeated = true;
331 HasIndex[Idx] = true;
347 if (HasIndex[Idx]) HasRepeated = true;
348 HasIndex[Idx] = true;