Searched defs:GetSyntheticValue (Results 1 – 6 of 6) sorted by relevance
194 lldb::ValueObjectSP ScriptedSyntheticChildren::FrontEnd::GetSyntheticValue() { in GetSyntheticValue() function in ScriptedSyntheticChildren::FrontEnd
135 lldb::ValueObjectSP GetSyntheticValue() override { return nullptr; } in GetSyntheticValue() function in NSIndexPathSyntheticFrontEnd
71 virtual lldb::ValueObjectSP GetSyntheticValue() { return nullptr; } in GetSyntheticValue() function
423 GetSyntheticValue(const StructuredData::ObjectSP &implementor) { in GetSyntheticValue() function
1929 ValueObjectSP ValueObject::GetSyntheticValue() { in GetSyntheticValue() function in ValueObject
2501 lldb::ValueObjectSP ScriptInterpreterPythonImpl::GetSyntheticValue( in GetSyntheticValue() function in ScriptInterpreterPythonImpl