Searched refs:GetEventName (Results 1 – 3 of 3) sorted by relevance
77 if (event.GetEventType() == progressStart && event.GetEventName().empty()) in Create() 94 StringRef ProgressEvent::GetEventName() const { in GetEventName() function in ProgressEvent 107 llvm::json::Object event(CreateEventObject(GetEventName())); in ToJSON()
59 llvm::StringRef GetEventName() const;
247 const char *GetEventName(uint32_t event_mask) const { in GetEventName() function248 return m_broadcaster_sp->GetEventName(event_mask); in GetEventName()374 const char *GetEventName(uint32_t event_mask) const { in GetEventName() function