Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
DSBValue.cpp157 void SetUseSynthetic(bool use_synthetic) { m_use_synthetic = use_synthetic; } in SetUseSynthetic() function in ValueImpl
830 return m_opaque_sp->SetUseSynthetic(use_synthetic); in SetPreferSyntheticValue()