Searched refs:removeSimulator (Results 1 – 3 of 3) sorted by relevance
81 llvm::MachO::PlatformKind removeSimulator(llvm::MachO::PlatformKind platform);
150 return removeSimulator(info.target.Platform) == in checkCompatibility()151 removeSimulator(config->platform()); in checkCompatibility()
887 PlatformKind macho::removeSimulator(PlatformKind platform) { in removeSimulator() function in macho907 PlatformKind platform = removeSimulator(config->platformInfo.target.Platform); in dataConstDefault()