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

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

Public Member Functions

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

Public Attributes

bool HasExtraFiles = false
 

Detailed Description

Definition at line 51 of file DebugInlineeLinesSubsection.h.

Member Function Documentation

◆ operator()()

Member Data Documentation

◆ HasExtraFiles

Definition at line 55 of file DebugInlineeLinesSubsection.h.


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