LLVM 20.0.0git
|
#include "llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h"
Public Types | |
using | ContextType = void |
Public Member Functions | |
Error | operator() (BinaryStreamRef Stream, uint32_t &Len, codeview::FileChecksumEntry &Item) |
Definition at line 41 of file DebugChecksumsSubsection.h.
using llvm::VarStreamArrayExtractor< codeview::FileChecksumEntry >::ContextType = void |
Definition at line 43 of file DebugChecksumsSubsection.h.
Error llvm::VarStreamArrayExtractor< codeview::FileChecksumEntry >::operator() | ( | BinaryStreamRef | Stream, |
uint32_t & | Len, | ||
codeview::FileChecksumEntry & | Item | ||
) |