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