LLVM: llvm::pdb::InjectedSourceStream Class Reference (original) (raw)

#include "[llvm/DebugInfo/PDB/Native/InjectedSourceStream.h](InjectedSourceStream%5F8h%5Fsource.html)"

Public Member Functions
InjectedSourceStream (std::unique_ptr< msf::MappedBlockStream > Stream)
Error reload (const PDBStringTable &Strings)
const_iterator begin () const
const_iterator end () const
uint32_t size () const

Definition at line 22 of file InjectedSourceStream.h.

const_iterator

begin()

const_iterator llvm::pdb::InjectedSourceStream::begin ( ) const inline

end()

const_iterator llvm::pdb::InjectedSourceStream::end ( ) const inline

reload()

size()

uint32_t llvm::pdb::InjectedSourceStream::size ( ) const inline

The documentation for this class was generated from the following files: