Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Core/
DStructuredDataImpl.h52 Status GetAsJSON(Stream &stream) const { in GetAsJSON() function
/openbsd/src/gnu/llvm/lldb/source/API/
DSBStructuredData.cpp94 SBError SBStructuredData::GetAsJSON(lldb::SBStream &stream) const { in GetAsJSON() function in SBStructuredData