Home
last modified time | relevance | path

Searched defs:m_ctx_obj (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.h304 ValueObject *m_ctx_obj; ///< If not empty, then expression is variable
H A DClangUserExpression.h247 ValueObject *m_ctx_obj; variable