Home
last modified time | relevance | path

Searched refs:eErrorTypeExpression (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/lldb/source/Utility/
H A DStatus.cpp185 m_type = eErrorTypeExpression; in SetExpressionError()
202 m_type = eErrorTypeExpression; in SetExpressionErrorWithFormat()
/src/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h312 eErrorTypeExpression, ///< These are from the ExpressionResults enum. enumerator
/src/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst482 .. py:data:: eErrorTypeExpression
/src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp81242 {SWIG_LUA_CONSTTAB_INT("eErrorTypeExpression", (lldb::eErrorTypeExpression))},