Searched refs:tvOSSimulator (Results 1 – 5 of 5) sorted by relevance
28 return WantSim ? PlatformKind::tvOSSimulator : PlatformKind::tvOS; in mapToPlatformKind()48 return Target.isSimulatorEnvironment() ? PlatformKind::tvOSSimulator in mapToPlatformKind()83 case PlatformKind::tvOSSimulator: in getPlatformName()102 .Case("tvos-simulator", PlatformKind::tvOSSimulator) in getPlatformFromName()
34 .Case("tvos-simulator", PlatformKind::tvOSSimulator) in create()
76 case PlatformKind::tvOSSimulator: in output()
404 case PlatformKind::tvOSSimulator: in output()
31 tvOSSimulator = MachO::PLATFORM_TVOSSIMULATOR, enumerator