Searched refs:Indicies (Results 1 – 1 of 1) sorted by relevance
617 SmallVector<uint8_t, 8> Indicies; in ParseSubsection() local625 ParseIndexList(Data, Offset, Indicies); in ParseSubsection()630 ParseIndexList(Data, Offset, Indicies); in ParseSubsection()639 if (!Indicies.empty()) in ParseSubsection()640 SW.printList(IndexName, Indicies); in ParseSubsection()