Searched refs:GetGenericValue (Results 1 – 4 of 4) sorted by relevance
225 lldb::SBScriptObject SBStructuredData::GetGenericValue() const { in GetGenericValue() function in SBStructuredData228 return {m_impl_up->GetGenericValue(), eScriptLanguageDefault}; in GetGenericValue()
109 lldb::SBScriptObject GetGenericValue() const;
164 void *GetGenericValue() const { in GetGenericValue() function
52328 result = ((lldb::SBStructuredData const *)arg1)->GetGenericValue(); in _wrap_SBStructuredData_GetGenericValue()