Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/API/
H A DSBValue.cpp159 bool GetUseSynthetic() { return m_use_synthetic; } in GetUseSynthetic() function in ValueImpl
744 m_opaque_sp->GetUseSynthetic())); in GetDynamicValue()
757 m_opaque_sp->GetUseSynthetic())); in GetStaticValue()
795 return m_opaque_sp->GetUseSynthetic(); in GetPreferSyntheticValue()