Searched refs:getTypeRecordsSubstream (Results 1 – 3 of 3) sorted by relevance
72 LLVM_ABI BinarySubstreamRef getTypeRecordsSubstream() const;
225 BinarySubstreamRef TpiStream::getTypeRecordsSubstream() const { in getTypeRecordsSubstream() function in TpiStream
305 auto Substream = Stream.getTypeRecordsSubstream(); in dumpTypeIndex()