Searched refs:GetValueAddressType (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValue.h143 GetValueAddressType () const;
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DValue.cpp128 Value::GetValueAddressType () const function in class:Value
H A DValueObject.cpp1800 *address_type = m_value.GetValueAddressType ();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DMaterializer.cpp263 if (m_persistent_variable_sp->m_live_sp->GetValue().GetValueAddressType() != eAddressTypeLoad)

Completed in 210 milliseconds