Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DBroadcaster.cpp54 bool include_primary) { in GetListeners() argument
57 if (include_primary) in GetListeners()
71 if (include_primary && m_primary_listener_sp) in GetListeners()
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DBroadcaster.h408 GetListeners(uint32_t event_mask = UINT32_MAX, bool include_primary = true);