Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Utility/
H A DBroadcaster.h341 const char *GetEventName(uint32_t event_mask) const { in GetEventName() function
461 const char *GetEventName(uint32_t event_mask) const { in GetEventName() function
/openbsd/gnu/llvm/lldb/tools/lldb-vscode/
H A DProgressEvent.cpp93 StringRef ProgressEvent::GetEventName() const { in GetEventName() function in ProgressEvent