Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DBroadcaster.h42 BroadcastEventSpec(llvm::StringRef broadcaster_class, uint32_t event_bits) in BroadcastEventSpec() function
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h44 class BroadcastEventSpec; variable