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
755 m_opaque_sp->GetUseSynthetic())); in GetDynamicValue()
768 m_opaque_sp->GetUseSynthetic())); in GetStaticValue()
821 return m_opaque_sp->GetUseSynthetic(); in GetPreferSyntheticValue()
1272 options.SetUseSyntheticValue(m_opaque_sp->GetUseSynthetic()); in GetDescription()