Searched refs:SetUseSynthetic (Results 1 – 3 of 3) sorted by relevance
160 void SetUseSynthetic(bool use_synthetic) { m_use_synthetic = use_synthetic; } in SetUseSynthetic() function in ValueImpl946 return m_opaque_sp->SetUseSynthetic(use_synthetic); in SetPreferSyntheticValue()
1069 void SetUseSynthetic(bool use_synthetic);
3377 void ValueObjectManager::SetUseSynthetic(bool use_synthetic) { in SetUseSynthetic() function in ValueObjectManager