LLVM 22.0.0git
llvm::RangeSpanList Struct Reference

#include "CodeGen/AsmPrinter/DwarfFile.h"

Public Attributes

MCSymbolLabel
const DwarfCompileUnitCU
SmallVector< RangeSpan, 2 > Ranges

Detailed Description

Definition at line 48 of file DwarfFile.h.

Member Data Documentation

◆ CU

const DwarfCompileUnit* llvm::RangeSpanList::CU

Definition at line 51 of file DwarfFile.h.

◆ Label

MCSymbol* llvm::RangeSpanList::Label

Definition at line 50 of file DwarfFile.h.

◆ Ranges

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

Definition at line 53 of file DwarfFile.h.


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