Searched refs:GetAsStructuredData (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DDebuggerEvents.cpp54 ProgressEventData::GetAsStructuredData(const Event *event_ptr) { function in class:ProgressEventData
110 DiagnosticEventData::GetAsStructuredData(const Event *event_ptr) { function in class:DiagnosticEventData
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebuggerEvents.h39 GetAsStructuredData(const Event *event_ptr);
103 GetAsStructuredData(const Event *event_ptr);
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp142 ProgressEventData::GetAsStructuredData(event.get());
157 DiagnosticEventData::GetAsStructuredData(event.get());

Completed in 144 milliseconds