Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h596 llvm::VersionTuple m_maccatalyst_version; variable
H A DGDBRemoteCommunicationClient.cpp956 return m_maccatalyst_version; in GetMacCatalystVersion()
1274 if (!m_maccatalyst_version.tryParse(value)) in GetHostInfo()