LLVM 19.0.0git
Public Member Functions | Public Attributes | List of all members
llvm::codeview::LineColumnExtractor Class Reference

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

Public Member Functions

Error operator() (BinaryStreamRef Stream, uint32_t &Len, LineColumnEntry &Item)
 

Public Attributes

const LineFragmentHeaderHeader = nullptr
 

Detailed Description

Definition at line 71 of file DebugLinesSubsection.h.

Member Function Documentation

◆ operator()()

Error LineColumnExtractor::operator() ( BinaryStreamRef  Stream,
uint32_t Len,
LineColumnEntry Item 
)

Member Data Documentation

◆ Header

const LineFragmentHeader* llvm::codeview::LineColumnExtractor::Header = nullptr

The documentation for this class was generated from the following files: