Searched refs:iPhoneOS (Results 1 – 19 of 19) sorted by relevance
12 ios_sdk_path = "/Library/Developer/CommandLineTools/SDKs/iPhoneOS.sdk"17 …= "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.…
27 case XcodeSDK::iPhoneOS: in GetName()72 return XcodeSDK::iPhoneOS; in ParseSDKName()174 case iPhoneOS: in GetCanonicalName()210 case Type::iPhoneOS: in SDKSupportsModules()230 case Type::iPhoneOS: in SupportsSwift()272 return XcodeSDK::iPhoneOS; in GetSDKTypeForTriple()
25 EXPECT_EQ(XcodeSDK("iPhoneOS.sdk").GetType(), XcodeSDK::iPhoneOS); in TEST()110 info.type = XcodeSDK::Type::iPhoneOS; in TEST()147 info.type = XcodeSDK::Type::iPhoneOS; in TEST()172 info.type = XcodeSDK::Type::iPhoneOS; in TEST()188 XcodeSDK::Type::iPhoneOS); in TEST()
2 …-I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.…
6 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/13.5
6 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/13.4
6 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/13.6
6 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/14.4
6 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/12.4
6 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/11.4
6 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/13.3
32 iPhoneOS, enumerator
48 target, options, lldb_private::XcodeSDK::Type::iPhoneOS); in AddClangModuleCompilationOptions()
1325 case XcodeSDK::Type::iPhoneOS: in GetSDKDirectoryForModules()1530 case XcodeSDK::Type::iPhoneOS: in AddClangModuleCompilationOptionsForSDKType()1571 case XcodeSDK::Type::iPhoneOS: in AddClangModuleCompilationOptionsForSDKType()
8 # This decides if SDKS will be selected from the iPhoneOS.platform or iPhoneSimulator.platform fo…90 set (IOS_PLATFORM_LOCATION "iPhoneOS.platform")
25 # This decides whether SDKS are selected from the `iPhoneOS.platform' or150 set(IOS_PLATFORM_LOCATION "iPhoneOS.platform")
73 !21 = !DIFile(filename: "math.h", directory: "/Developer/Platforms/iPhoneOS.platform/Developer/SDKs…74 !100 = !DIFile(filename: "math.h", directory: "/Developer/Platforms/iPhoneOS.platform/Developer/SDK…
417 IOS_PLATFORMDIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform418 IOS_SYSROOT=($IOS_PLATFORMDIR/Developer/SDKs/iPhoneOS*.sdk)