Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DBroadcaster.h223 const std::string &GetBroadcasterName() { return m_broadcaster_name; } in GetBroadcasterName() function
362 return m_broadcaster.GetBroadcasterName(); in GetBroadcasterName() function