Searched refs:SetPreferSyntheticValue (Results 1 – 5 of 5) sorted by relevance
90 void SetPreferSyntheticValue(bool use_synthetic);
151 SetPreferSyntheticValue (bool use_synthetic);
825 void SBValue::SetPreferSyntheticValue(bool use_synthetic) { in SetPreferSyntheticValue() function in SBValue826 LLDB_RECORD_METHOD(void, SBValue, SetPreferSyntheticValue, (bool), in SetPreferSyntheticValue()1612 LLDB_REGISTER_METHOD(void, SBValue, SetPreferSyntheticValue, (bool)); in RegisterMethods()
236 sb_value->SetPreferSyntheticValue(false);
66519 (arg1)->SetPreferSyntheticValue(arg2); in _wrap_SBValue_SetPreferSyntheticValue()