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

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

Public Types

using ContextType = void
 

Public Member Functions

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

Detailed Description

Definition at line 36 of file DebugCrossImpSubsection.h.

Member Typedef Documentation

◆ ContextType

Definition at line 38 of file DebugCrossImpSubsection.h.

Member Function Documentation

◆ operator()()


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