LLVM API Documentation

Public Member Functions
llvm::RangeSpanList Class Reference

#include <DwarfUnit.h>

List of all members.

Public Member Functions

 RangeSpanList (MCSymbol *Sym)
MCSymbolgetSym () const
const SmallVectorImpl
< RangeSpan > & 
getRanges () const
void addRange (RangeSpan Range)

Detailed Description

Definition at line 50 of file DwarfUnit.h.


Constructor & Destructor Documentation

Definition at line 58 of file DwarfUnit.h.


Member Function Documentation

void llvm::RangeSpanList::addRange ( RangeSpan  Range) [inline]

Definition at line 60 of file DwarfUnit.h.

Definition at line 59 of file DwarfUnit.h.


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