HomeSort by relevance Sort by last modified time
    Searched refs:IPhoneOS (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Driver/
ToolChains.h 365 IPhoneOS,
429 return TargetPlatform == IPhoneOS || TargetPlatform == TvOS;
    [all...]
ToolChains.cpp 280 P += "iphoneos";
543 if (SDK.startswith("iPhoneOS") ||
636 Platform = IPhoneOS;
655 } else if (Platform == IPhoneOS) {
    [all...]

Completed in 489 milliseconds