Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h610 bool m_supported_async_json_packets_is_valid = false; variable
DGDBRemoteCommunicationClient.cpp320 m_supported_async_json_packets_is_valid = false; in ResetDiscoverableSettings()
4144 if (!m_supported_async_json_packets_is_valid) { in GetSupportedStructuredDataPlugins()
4146 m_supported_async_json_packets_is_valid = true; in GetSupportedStructuredDataPlugins()