Searched refs:Indicies (Results 1 – 1 of 1) sorted by relevance
634 SmallVector<uint8_t, 8> Indicies; in ParseSubsection() local642 ParseIndexList(Data, Offset, Indicies); in ParseSubsection()647 ParseIndexList(Data, Offset, Indicies); in ParseSubsection()656 if (!Indicies.empty()) in ParseSubsection()657 SW.printList(IndexName, Indicies); in ParseSubsection()