Searched refs:removeSimulator (Results 1 – 3 of 3) sorted by relevance
78 llvm::MachO::PlatformType removeSimulator(llvm::MachO::PlatformType platform);
1015 PlatformType macho::removeSimulator(PlatformType platform) { in removeSimulator() function in macho1055 platform = removeSimulator(platform); in greaterEqMinVersion()
159 return removeSimulator(info.target.Platform) == in checkCompatibility()160 removeSimulator(config->platform()); in checkCompatibility()