Searched refs:IsInstruction (Results 1 – 7 of 7) sorted by relevance
109 bool SBTraceCursor::IsInstruction() const { in IsInstruction() function in SBTraceCursor112 return m_opaque_sp->IsInstruction(); in IsInstruction()
37 bool TraceCursor::IsInstruction() const { in IsInstruction() function in TraceCursor
571 } else if (m_cursor_sp->IsInstruction() && !m_options.only_events) { in DumpInstructions()887 } else if (cursor_sp->IsInstruction()) { in CreateFunctionCallForest()
60 bool IsInstruction = false; member129 else if (Field.IsInstruction) in primaryRepresentation()183 } else if (Field.Enum || Field.IsIntrinsic || Field.IsInstruction) in searchableFieldType()222 if (Index.Fields[0].IsInstruction) { in getNumericKey()258 } else if (Field.IsInstruction) { in compareBy()387 Index.Fields[0].IsInstruction)) { in emitLookupFunction()701 Field.IsInstruction = true; in collectTableEntries()
152 bool IsInstruction() const;
240 bool IsInstruction() const;
66873 result = (bool)((lldb::SBTraceCursor const *)arg1)->IsInstruction(); in _wrap_SBTraceCursor_IsInstruction()