LLVM: llvm::logicalview::LVRangeEntry Class Reference (original) (raw)

#include "[llvm/DebugInfo/LogicalView/Core/LVRange.h](LVRange%5F8h%5Fsource.html)"

Public Member Functions
LVRangeEntry ()=delete
LVRangeEntry (LVAddress LowerAddress, LVAddress UpperAddress, LVScope *Scope)
RangeType lower () const
RangeType upper () const
LVAddressRange addressRange () const
LVScope * scope () const

Definition at line 26 of file LVRange.h.

RangeType

llvm::logicalview::LVRangeEntry::LVRangeEntry ( ) delete

LVRangeEntry() [2/2]

addressRange()

LVAddressRange llvm::logicalview::LVRangeEntry::addressRange ( ) const inline

lower()

RangeType llvm::logicalview::LVRangeEntry::lower ( ) const inline

scope()

LVScope * llvm::logicalview::LVRangeEntry::scope ( ) const inline

upper()

RangeType llvm::logicalview::LVRangeEntry::upper ( ) const inline

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