class MLocIterator::value_type
Declaration
class MLocIterator::value_type { /* full declaration omitted */ };
Declared at: llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h:421
Member Variables
- public const LiveDebugValues::LocIdx Idx
- public LiveDebugValues::ValueIDNum& Value
- Read-only index of this location.
Method Overview
- public value_type(LiveDebugValues::LocIdx Idx, LiveDebugValues::ValueIDNum & Value)
Methods
ΒΆvalue_type(LiveDebugValues::LocIdx Idx,
LiveDebugValues::ValueIDNum& Value)
value_type(LiveDebugValues::LocIdx Idx,
LiveDebugValues::ValueIDNum& Value)
Declared at: llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h:423