Home
last modified time | relevance | path

Searched refs:GetEventName (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DBroadcaster.h386 const char *GetEventName(uint32_t event_mask) const { in GetEventName() function
387 return m_broadcaster_sp->GetEventName(event_mask); in GetEventName()
514 const char *GetEventName(uint32_t event_mask) const { in GetEventName() function