Searched refs:m_maccatalyst_version (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h554 llvm::VersionTuple m_maccatalyst_version; member in class:lldb_private::process_gdb_remote::GDBRemoteCommunicationClient
H A DGDBRemoteCommunicationClient.cpp939 return m_maccatalyst_version;
1213 if (!m_maccatalyst_version.tryParse(value))

Completed in 70 milliseconds