Home
last modified time | relevance | path

Searched refs:eErrorTypeInvalid (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDStatus.h187 lldb::eErrorTypeInvalid; ///< The type of the above error code.
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBError.cpp99 ErrorType err_type = eErrorTypeInvalid; in GetType()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
HDStatus.cpp168 m_type = eErrorTypeInvalid; in Clear()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/
HDlldb-enumerations.h308 eErrorTypeInvalid, enumerator
/freebsd-13-stable/contrib/llvm-project/lldb/docs/
HDpython_api_enums.rst469 .. py:data:: eErrorTypeInvalid
/freebsd-13-stable/lib/clang/liblldb/
HDLLDBWrapLua.cpp81238 {SWIG_LUA_CONSTTAB_INT("eErrorTypeInvalid", (lldb::eErrorTypeInvalid))},