Searched refs:GetAsJSON (Results 1 – 5 of 5) sorted by relevance
118 SBError SBStructuredData::GetAsJSON(lldb::SBStream &stream) const { in GetAsJSON() function in SBStructuredData122 error.SetError(m_impl_up->GetAsJSON(stream.ref())); in GetAsJSON()
50 lldb::SBError GetAsJSON(lldb::SBStream &stream) const;
52 Status GetAsJSON(Stream &stream) const { in GetAsJSON() function
404 error = info.GetAsJSON(stream); in ProcessArgs()
51585 result = ((lldb::SBStructuredData const *)arg1)->GetAsJSON(*arg2); in _wrap_SBStructuredData_GetAsJSON()