Home
last modified time | relevance | path

Searched refs:IsEvent (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBTraceCursor.cpp91 bool SBTraceCursor::IsEvent() const { in IsEvent() function in SBTraceCursor
94 return m_opaque_sp->IsEvent(); in IsEvent()
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBTraceCursor.i42 bool IsEvent() const;
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTraceCursor.cpp33 bool TraceCursor::IsEvent() const { in IsEvent() function in TraceCursor
H A DTraceDumper.cpp550 if (m_cursor_sp->IsEvent() && m_options.show_events) { in DumpInstructions()
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBTraceCursor.h149 bool IsEvent() const;
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTraceCursor.h224 bool IsEvent() const;