Searched refs:XcodePlatform (Results 1 – 1 of 1) sorted by relevance
73 StringRef XcodePlatform = CanonicalName->slice(0, VersionStart); in parseOS() local74 return llvm::StringSwitch<llvm::Triple::OSType>(XcodePlatform) in parseOS()