Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h567 m_supports_qUserName : 1, m_supports_qGroupName : 1, variable
H A DGDBRemoteCommunicationClient.cpp62 m_supports_qUserName(true), m_supports_qGroupName(true), in GDBRemoteCommunicationClient()
297 m_supports_qGroupName = true; in ResetDiscoverableSettings()
2388 if (m_supports_qGroupName) { in GetGroupName()
2406 m_supports_qGroupName = false; in GetGroupName()