Searched refs:GetTitle (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DDebuggerEvents.cpp62 dictionary_sp->AddStringItem("title", progress_data->GetTitle());
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebuggerEvents.h53 const std::string &GetTitle() const { return m_title; } function in class:lldb_private::ProgressEventData

Completed in 184 milliseconds