LLVM: llvm::object::MinidumpFile::ExceptionStreamsIterator Class Reference (original) (raw)
#include "[llvm/Object/Minidump.h](Object%5F2Minidump%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| ExceptionStreamsIterator (ArrayRef< minidump::Directory > Streams, const MinidumpFile *File) | |
| bool | operator== (const ExceptionStreamsIterator &R) const |
| bool | operator!= (const ExceptionStreamsIterator &R) const |
| Expected< const minidump::ExceptionStream & > | operator* () |
| ExceptionStreamsIterator & | operator++ () |
Definition at line 234 of file Minidump.h.
◆ operator!=()
◆ operator*()
◆ operator++()
◆ operator==()
The documentation for this class was generated from the following file:
- include/llvm/Object/Minidump.h