Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformAppleSimulator.h103 target, options, m_sdk_type); in AddClangModuleCompilationOptions()
125 XcodeSDK::Type m_sdk_type; variable
H A DPlatformAppleSimulator.cpp52 m_sdk_type(sdk_type) {} in PlatformAppleSimulator()