Searched refs:GetUseSynthetic (Results 1 – 2 of 2) sorted by relevance
161 bool GetUseSynthetic() { return m_use_synthetic; } in GetUseSynthetic() function in ValueImpl769 m_opaque_sp->GetUseSynthetic())); in GetDynamicValue()782 m_opaque_sp->GetUseSynthetic())); in GetStaticValue()822 return m_opaque_sp->GetUseSynthetic(); in GetPreferSyntheticValue()
1017 bool GetUseSynthetic() const { return m_use_synthetic; } in GetUseSynthetic() function