Searched refs:dumpTypeIndex (Results 1 – 2 of 2) sorted by relevance
53 void dumpTypeIndex(uint32_t StreamIdx, ArrayRef<uint32_t> Indices);
170 dumpTypeIndex(StreamTPI, opts::bytes::TypeIndex); in dump()175 dumpTypeIndex(StreamIPI, opts::bytes::IdIndex); in dump()293 void BytesOutputStyle::dumpTypeIndex(uint32_t StreamIdx, in dumpTypeIndex() function in BytesOutputStyle