Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/API/
DSBTraceCursor.cpp97 lldb::TraceEvent SBTraceCursor::GetEventType() const { in GetEventType() function in SBTraceCursor
/openbsd/src/gnu/llvm/lldb/tools/lldb-vscode/
DProgressEvent.cpp91 ProgressEventType ProgressEvent::GetEventType() const { return m_event_type; } in GetEventType() function in ProgressEvent