Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DBroadcaster.h366 bool GetEventNames(Stream &s, const uint32_t event_mask, in GetEventNames() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DBroadcaster.cpp89 bool Broadcaster::BroadcasterImpl::GetEventNames( in GetEventNames() function in Broadcaster::BroadcasterImpl