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