LLVM 22.0.0git
|
#include "llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h"
Public Member Functions | |
LLVM_ABI Error | operator() (BinaryStreamRef Stream, uint32_t &Len, codeview::InlineeSourceLine &Item) |
Public Attributes | |
bool | HasExtraFiles = false |
Definition at line 52 of file DebugInlineeLinesSubsection.h.
LLVM_ABI Error llvm::VarStreamArrayExtractor< codeview::InlineeSourceLine >::operator() | ( | BinaryStreamRef | Stream, |
uint32_t & | Len, | ||
codeview::InlineeSourceLine & | Item ) |
References LLVM_ABI.
bool llvm::VarStreamArrayExtractor< codeview::InlineeSourceLine >::HasExtraFiles = false |
Definition at line 56 of file DebugInlineeLinesSubsection.h.