Searched defs:GetSyntheticValue (Results 1 – 6 of 6) 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) { GetSyntheticValue() function
2144 lldb::ValueObjectSP ScriptInterpreterPythonImpl::GetSyntheticValue( GetSyntheticValue() function in ScriptInterpreterPythonImpl