Home
last modified time | relevance | path

Searched refs:m_supports_qGroupName (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h536 m_supports_qGroupName:1, variable
DGDBRemoteCommunicationClient.cpp75 m_supports_qGroupName (true), in GDBRemoteCommunicationClient()
304 m_supports_qGroupName = true; in ResetDiscoverableSettings()
2396 if (m_supports_qGroupName) in GetGroupName()
2415 m_supports_qGroupName = false; in GetGroupName()