Searched refs:m_result_name (Results 1 – 3 of 3) sorted by relevance
459 m_result_name(), in StructVars()467 …ConstString m_result_name; ///< The name of the result variable ($1, … member
646 …lldb_private::ConstString m_result_name; ///< The name of the result va… variable
604 m_result_name = lldb_private::ConstString("$RESULT_NAME"); in CreateResultVariable()608 m_result_name.GetCString(), in CreateResultVariable()618 m_result_name.GetCString ()); in CreateResultVariable()683 m_result_name, in CreateResultVariable()2442 if (name == m_result_name && !m_result_is_pointer) in ReplaceVariables()