Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDError.cpp267 m_type = eErrorTypeExpression; in SetExpressionError()
288 m_type = eErrorTypeExpression; in SetExpressionErrorWithFormat()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-enumerations.h269 eErrorTypeExpression, ///< These are from the ExpressionResults enum. enumerator