Searched refs:StructuredDataType (Results 1 – 7 of 7) sorted by relevance
89 static constexpr StructuredDataType unsupported_type[] = { in SetFromJSON()140 StructuredDataType SBStructuredData::GetType() const { in GetType()
80 Object(lldb::StructuredDataType t = lldb::eStructuredDataTypeInvalid) in m_type() 89 lldb::StructuredDataType GetType() const { return m_type; }91 void SetType(lldb::StructuredDataType t) { m_type = t; }190 lldb::StructuredDataType m_type;
56 lldb::StructuredDataType GetType() const;
84 lldb::StructuredDataType GetType() const { in GetType()
853 enum StructuredDataType { enum
1061 StructuredDataType section in Enumerators 1059 .. _StructuredDataType: global() target 1075 TypeClassStructuredDataType global() argument
52765 lldb::StructuredDataType result; in _wrap_SBStructuredData_GetType()52774 result = (lldb::StructuredDataType)((lldb::SBStructuredData const *)arg1)->GetType(); in _wrap_SBStructuredData_GetType()