Home
last modified time | relevance | path

Searched defs:GetAsJSON (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDStructuredDataImpl.h52 Status GetAsJSON(Stream &stream) const { in GetAsJSON() function
/freebsd-14-stable/contrib/llvm-project/lldb/source/API/
HDSBStructuredData.cpp118 SBError SBStructuredData::GetAsJSON(lldb::SBStream &stream) const { in GetAsJSON() function in SBStructuredData