Searched refs:mapToPlatformVersionSet (Results 1 – 4 of 4) sorted by relevance
69 PlatformVersionSet mapToPlatformVersionSet(ArrayRef<Target> Targets);
55 PlatformVersionSet mapToPlatformVersionSet(ArrayRef<Target> Targets) { in mapToPlatformVersionSet() function
426 if (mapToPlatformVersionSet(Targets) != mapToPlatformVersionSet(O.Targets)) in operator ==()
845 auto ProvidedPlatforms = mapToPlatformVersionSet(ProvidedTargets); in verifyBinaryAttrs() 846 auto DylibPlatforms = mapToPlatformVersionSet(DylibTargets); in verifyBinaryAttrs()