Searched refs:GetGenericValue (Results 1 – 4 of 4) sorted by relevance
230 lldb::SBScriptObject SBStructuredData::GetGenericValue() const { in GetGenericValue() function in SBStructuredData233 return {m_impl_up->GetGenericValue(), eScriptLanguageDefault}; in GetGenericValue()
110 lldb::SBScriptObject GetGenericValue() const;
154 void *GetGenericValue() const { in GetGenericValue() function
53456 result = ((lldb::SBStructuredData const *)arg1)->GetGenericValue(); in _wrap_SBStructuredData_GetGenericValue()