LLVM 19.0.0git
Public Types | Public Member Functions | List of all members
llvm::VarStreamArrayExtractor< codeview::FileChecksumEntry > Struct Reference

#include "llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h"

Public Types

using ContextType = void
 

Public Member Functions

Error operator() (BinaryStreamRef Stream, uint32_t &Len, codeview::FileChecksumEntry &Item)
 

Detailed Description

Definition at line 41 of file DebugChecksumsSubsection.h.

Member Typedef Documentation

◆ ContextType

Definition at line 43 of file DebugChecksumsSubsection.h.

Member Function Documentation

◆ operator()()


The documentation for this struct was generated from the following file: