LLVM  8.0.1
Public Types | Public Member Functions | List of all members
llvm::VarStreamArrayExtractor< codeview::FileChecksumEntry > Struct Template 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

template<>
struct llvm::VarStreamArrayExtractor< codeview::FileChecksumEntry >

Definition at line 40 of file DebugChecksumsSubsection.h.

Member Typedef Documentation

◆ ContextType

Definition at line 42 of file DebugChecksumsSubsection.h.

Member Function Documentation

◆ operator()()


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