Home
last modified time | relevance | path

Searched defs:GetAsStructuredData (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebuggerEvents.cpp55 ProgressEventData::GetAsStructuredData(const Event *event_ptr) { in GetAsStructuredData() function in ProgressEventData
111 DiagnosticEventData::GetAsStructuredData(const Event *event_ptr) { in GetAsStructuredData() function in DiagnosticEventData
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStatus.cpp255 StructuredData::ObjectSP Status::GetAsStructuredData() const { in GetAsStructuredData() function in Status
271 StructuredData::ObjectSP CloneableECError::GetAsStructuredData() const { in GetAsStructuredData() function in CloneableECError
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDiagnosticsRendering.h74 StructuredData::ObjectSP GetAsStructuredData() const override { in GetAsStructuredData() function