Searched refs:StructuredDataType (Results 1 – 7 of 7) sorted by relevance
80 Object(lldb::StructuredDataType t = lldb::eStructuredDataTypeInvalid)89 lldb::StructuredDataType GetType() const { return m_type; } in GetType()91 void SetType(lldb::StructuredDataType t) { m_type = t; } in SetType()190 lldb::StructuredDataType m_type;
55 lldb::StructuredDataType GetType() const;
94 lldb::StructuredDataType GetType() const { in GetType()
135 StructuredDataType SBStructuredData::GetType() const { in GetType()
837 enum StructuredDataType { enum
1061 StructuredDataType section in Enumerators
48903 lldb::StructuredDataType result; in _wrap_SBStructuredData_GetType()48912 result = (lldb::StructuredDataType)((lldb::SBStructuredData const *)arg1)->GetType(); in _wrap_SBStructuredData_GetType()