Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DStatus.cpp209 m_type = eErrorTypeExpression; in SetExpressionError()
226 m_type = eErrorTypeExpression; in SetExpressionErrorWithFormat()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h326 eErrorTypeExpression, ///< These are from the ExpressionResults enum. enumerator