Searched refs:StructuredDataType (Results 1 – 5 of 5) sorted by relevance
76 Object(lldb::StructuredDataType t = lldb::eStructuredDataTypeInvalid)85 lldb::StructuredDataType GetType() const { return m_type; } in GetType()87 void SetType(lldb::StructuredDataType t) { m_type = t; } in SetType()161 lldb::StructuredDataType m_type;
45 lldb::StructuredDataType GetType() const;
87 lldb::StructuredDataType GetType() const { in GetType()
75 StructuredDataType SBStructuredData::GetType() const { in GetType()
797 enum StructuredDataType { enum