Searched refs:GetObjectFromEvent (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DStructuredDataImpl.h35 m_data_sp(EventDataStructuredData::GetObjectFromEvent(event_sp.get())) {
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DEvent.h162 static StructuredData::ObjectSP GetObjectFromEvent(const Event *event_ptr);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DEvent.cpp268 EventDataStructuredData::GetObjectFromEvent(const Event *event_ptr) { function in class:EventDataStructuredData
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1323 EventDataStructuredData::GetObjectFromEvent(event_sp.get());

Completed in 204 milliseconds