Searched refs:tvOSSimulator (Results 1 – 4 of 4) sorted by relevance
27 return WantSim ? PlatformKind::tvOSSimulator : PlatformKind::tvOS; in mapToPlatformKind()47 return Target.isSimulatorEnvironment() ? PlatformKind::tvOSSimulator in mapToPlatformKind()82 case PlatformKind::tvOSSimulator: in getPlatformName()
34 .Case("tvos-simulator", PlatformKind::tvOSSimulator) in create()
404 case PlatformKind::tvOSSimulator: in output()
31 tvOSSimulator = MachO::PLATFORM_TVOSSIMULATOR, enumerator