Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp159 void SetUseSynthetic(bool use_synthetic) { m_use_synthetic = use_synthetic; } in SetUseSynthetic() function in ValueImpl
809 return m_opaque_sp->SetUseSynthetic(use_synthetic); in SetPreferSyntheticValue()