Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Utility/
H A DStatus.cpp194 m_type = eErrorTypeExpression; in SetExpressionError()
211 m_type = eErrorTypeExpression; in SetExpressionErrorWithFormat()
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-enumerations.h311 eErrorTypeExpression, ///< These are from the ExpressionResults enum. enumerator
/llvm-project-15.0.7/lldb/docs/
H A Dpython_api_enums.rst482 .. py:data:: eErrorTypeExpression