Searched defs:GetSyntheticValue (Results 1 – 7 of 7) sorted by relevance
229 lldb::ValueObjectSP ScriptedSyntheticChildren::FrontEnd::GetSyntheticValue() { in GetSyntheticValue() function in ScriptedSyntheticChildren::FrontEnd
137 lldb::ValueObjectSP GetSyntheticValue() override { return nullptr; } in GetSyntheticValue() function in NSIndexPathSyntheticFrontEnd
76 virtual lldb::ValueObjectSP GetSyntheticValue() { return nullptr; } in GetSyntheticValue() function
408 GetSyntheticValue(const StructuredData::ObjectSP &implementor) { in GetSyntheticValue() function
767 lldb::SBValue SBValue::GetSyntheticValue() { in GetSyntheticValue() function in SBValue
2014 ValueObjectSP ValueObject::GetSyntheticValue() { in GetSyntheticValue() function in ValueObject
2144 lldb::ValueObjectSP ScriptInterpreterPythonImpl::GetSyntheticValue( in GetSyntheticValue() function in ScriptInterpreterPythonImpl