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