Searched refs:Indicies (Results 1 – 1 of 1) sorted by relevance
623 SmallVector<uint8_t, 8> Indicies; in ParseSubsection() local631 ParseIndexList(Data, Offset, Indicies); in ParseSubsection()636 ParseIndexList(Data, Offset, Indicies); in ParseSubsection()645 if (!Indicies.empty()) in ParseSubsection()646 SW.printList(IndexName, Indicies); in ParseSubsection()