Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp163 bool GetUseSynthetic() { return m_use_synthetic; } in GetUseSynthetic() function in ValueImpl
736 m_opaque_sp->GetUseSynthetic())); in GetDynamicValue()
749 m_opaque_sp->GetUseSynthetic())); in GetStaticValue()
802 return m_opaque_sp->GetUseSynthetic(); in GetPreferSyntheticValue()
1253 options.SetUseSyntheticValue(m_opaque_sp->GetUseSynthetic()); in GetDescription()