Home
last modified time | relevance | path

Searched refs:GetUseSynthetic (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp163 bool GetUseSynthetic() { return m_use_synthetic; } in GetUseSynthetic() function in ValueImpl
733 m_opaque_sp->GetUseSynthetic())); in GetDynamicValue()
746 m_opaque_sp->GetUseSynthetic())); in GetStaticValue()
784 return m_opaque_sp->GetUseSynthetic(); in GetPreferSyntheticValue()
1216 options.SetUseSyntheticValue(m_opaque_sp->GetUseSynthetic()); in GetDescription()