Home
last modified time | relevance | path

Searched defs:m_os_version (Results 1 – 6 of 6) sorted by relevance

/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupPlatform.h68 llvm::VersionTuple m_os_version; variable
/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm89 CoreSimulatorSupport::DeviceRuntime::DeviceRuntime() : m_os_version() {} function
92 : m_dev(d), m_os_version() {} function
H A DPlatformiOSSimulatorCoreSimulatorSupport.h134 std::optional<OSVersion> m_os_version; variable
/llvm-project/lldb/source/Host/linux/
H A DHostInfoLinux.cpp34 llvm::VersionTuple m_os_version; global() member
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h598 llvm::VersionTuple m_os_version; variable
/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h945 llvm::VersionTuple m_os_version; global() variable