LLVM 19.0.0git
Public Attributes | List of all members
llvm::RangeSpanList Struct Reference

#include "CodeGen/AsmPrinter/DwarfFile.h"

Public Attributes

MCSymbolLabel
 
const DwarfCompileUnitCU
 
SmallVector< RangeSpan, 2 > Ranges
 

Detailed Description

Definition at line 42 of file DwarfFile.h.

Member Data Documentation

◆ CU

const DwarfCompileUnit* llvm::RangeSpanList::CU

Definition at line 45 of file DwarfFile.h.

◆ Label

MCSymbol* llvm::RangeSpanList::Label

Definition at line 44 of file DwarfFile.h.

◆ Ranges

SmallVector<RangeSpan, 2> llvm::RangeSpanList::Ranges

Definition at line 47 of file DwarfFile.h.


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