Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionGroupPlatform.h66 llvm::VersionTuple m_os_version; variable
/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.h133 llvm::Optional<OSVersion> m_os_version; variable
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm89 CoreSimulatorSupport::DeviceRuntime::DeviceRuntime() : m_os_version() {} function
92 : m_dev(d), m_os_version() {} function
/llvm-project-15.0.7/lldb/source/Host/linux/
H A DHostInfoLinux.cpp33 llvm::VersionTuple m_os_version; member
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h596 llvm::VersionTuple m_os_version; variable
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DPlatform.h881 llvm::VersionTuple m_os_version; variable