LLVM: llvm::codeview::DebugChecksumsSubsectionRef Class Reference (original) (raw)

#include "[llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h](DebugChecksumsSubsection%5F8h%5Fsource.html)"

Public Member Functions
DebugChecksumsSubsectionRef ()
bool valid () const
Error initialize (BinaryStreamReader Reader)
Error initialize (BinaryStreamRef Stream)
Iterator begin () const
Iterator end () const
const FileChecksumArray & getArray () const
- Public Member Functions inherited from llvm::codeview::DebugSubsectionRef
DebugSubsectionRef (DebugSubsectionKind Kind)
virtual ~DebugSubsectionRef ()
DebugSubsectionKind kind () const
Static Public Member Functions
static bool classof (const DebugSubsectionRef *S)
- Static Public Member Functions inherited from llvm::codeview::DebugSubsectionRef
static bool classof (const DebugSubsectionRef *S)

Definition at line 51 of file DebugChecksumsSubsection.h.

llvm::codeview::DebugChecksumsSubsectionRef::DebugChecksumsSubsectionRef ( ) inline

begin()

Iterator llvm::codeview::DebugChecksumsSubsectionRef::begin ( ) const inline

classof()

end()

Iterator llvm::codeview::DebugChecksumsSubsectionRef::end ( ) const inline

getArray()

initialize() [1/2]

initialize() [2/2]

valid()

bool llvm::codeview::DebugChecksumsSubsectionRef::valid ( ) const inline

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