Searched refs:m_expr_text (Results 1 – 3 of 3) sorted by relevance
222 return m_expr_text.c_str(); in GetUserText()404 …std::string m_expr_text; ///< The text of the expressio… variable
61 m_expr_text (expr), in ClangUserExpression()445 ApplyObjcCastHack(m_expr_text); in Parse()448 …ode> source_code (ExpressionSourceCode::CreateWrapped(m_expr_prefix.c_str(), m_expr_text.c_str())); in Parse()
9 …summary add -w lldb lldb_private::ClangExpression -s "{${var.m_expr_text}}"