Home
last modified time | relevance | path

Searched defs:m_dev (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm72 : m_dev(d), m_model_identifier() {} function
92 : m_dev(d), m_os_version() {} function
103 : m_dev(d), m_dev_type(), m_dev_runtime() {} function
[all...]
H A DPlatformiOSSimulatorCoreSimulatorSupport.h217 id m_dev; variable