Searched refs:m_result_name (Results 1 – 3 of 3) sorted by relevance
455 m_result_name(), in StructVars()463 …ConstString m_result_name; ///< The name of the result variable ($1, … member
644 …lldb_private::ConstString m_result_name; ///< The name of the result va… variable
605 m_result_name = lldb_private::ConstString("$RESULT_NAME"); in CreateResultVariable()609 m_result_name.GetCString(), in CreateResultVariable()619 m_result_name.GetCString ()); in CreateResultVariable()684 m_result_name, in CreateResultVariable()2454 if (name == m_result_name && !m_result_is_pointer) in ReplaceVariables()