Searched refs:IsEvent (Results 1 – 6 of 6) sorted by relevance
91 bool SBTraceCursor::IsEvent() const { in IsEvent() function in SBTraceCursor94 return m_opaque_sp->IsEvent(); in IsEvent()
33 bool TraceCursor::IsEvent() const { in IsEvent() function in TraceCursor
551 if (m_cursor_sp->IsEvent() && m_options.show_events) { in DumpInstructions()
140 bool IsEvent() const;
224 bool IsEvent() const;
66801 result = (bool)((lldb::SBTraceCursor const *)arg1)->IsEvent(); in _wrap_SBTraceCursor_IsEvent()