Searched refs:m_kind_description (Results 1 – 2 of 2) sorted by relevance
503 m_kind_description.assign (kind); in SetBreakpointKind()514 return m_kind_description.c_str(); in GetBreakpointKind()617 std::string m_kind_description; variable
530 if (!m_kind_description.empty()) in GetDescription()