9#ifndef LLVM_DEBUGINFO_PDB_NATIVE_INJECTEDSOURCESTREAM_H
10#define LLVM_DEBUGINFO_PDB_NATIVE_INJECTEDSOURCESTREAM_H
34 std::unique_ptr<msf::MappedBlockStream> Stream;
Lightweight error class with error context and mandatory checking.
HashTableIterator< ValueT > const_iterator
Error reload(const PDBStringTable &Strings)
HashTable< SrcHeaderBlockEntry >::const_iterator const_iterator
const_iterator end() const
const_iterator begin() const
InjectedSourceStream(std::unique_ptr< msf::MappedBlockStream > Stream)
This is an optimization pass for GlobalISel generic memory operations.