Searched defs:use_synthetic (Results 1 – 3 of 3) sorted by relevance
59 lldb::DynamicValueType use_dynamic, bool use_synthetic, in ValueImpl()157 void SetUseSynthetic(bool use_synthetic) { m_use_synthetic = use_synthetic; } in SetUseSynthetic()825 void SBValue::SetPreferSyntheticValue(bool use_synthetic) { in SetPreferSyntheticValue()1103 bool use_synthetic = in SetSP() local1117 bool use_synthetic = in SetSP() local1126 void SBValue::SetSP(const lldb::ValueObjectSP &sp, bool use_synthetic) { in SetSP()1139 lldb::DynamicValueType use_dynamic, bool use_synthetic) { in SetSP()1144 lldb::DynamicValueType use_dynamic, bool use_synthetic, in SetSP()
82 DumpValueObjectOptions::SetUseSyntheticValue(bool use_synthetic) { in SetUseSyntheticValue()
3256 bool use_synthetic) : m_root_valobj_sp(), in ValueObjectManager()3316 void ValueObjectManager::SetUseSynthetic(bool use_synthetic) { in SetUseSynthetic()