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 324 IPhoneOS,
391 return TargetPlatform == IPhoneOS;
ToolChains.cpp 285 P += "iphoneos";
502 std::tie(first, second) = isysroot.split(StringRef("SDKs/iPhoneOS"));
548 Platform = IPhoneOS;
562 } else if (Platform == IPhoneOS) {
    [all...]

Completed in 85 milliseconds