Searched refs:eErrorTypeInvalid (Results 1 – 6 of 6) sorted by relevance
55 : m_code(0), m_type(eErrorTypeInvalid), m_string() { in Status()170 m_type = eErrorTypeInvalid; in Clear()
201 lldb::eErrorTypeInvalid; ///< The type of the above error code.
90 ErrorType err_type = eErrorTypeInvalid; in GetType()
307 eErrorTypeInvalid, enumerator
469 .. py:data:: eErrorTypeInvalid
70700 {SWIG_LUA_CONSTTAB_INT("eErrorTypeInvalid", lldb::eErrorTypeInvalid)},