LLVM 22.0.0git
llvm::codeview::LineColumnExtractor Class Reference

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

Public Member Functions

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

Public Attributes

const LineFragmentHeaderHeader = nullptr

Detailed Description

Definition at line 72 of file DebugLinesSubsection.h.

Member Function Documentation

◆ operator()()

Member Data Documentation

◆ Header

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

Definition at line 77 of file DebugLinesSubsection.h.

Referenced by operator()().


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