Searched refs:getPlatforms (Results 1 – 3 of 3) sorted by relevance
82 PlatformSet getPlatforms() const { return mapToPlatformSet(Targets); } in getPlatforms() function145 PlatformSet getPlatforms() const { return mapToPlatformSet(Targets); } in getPlatforms() function
63 if (Interface.getPlatforms().count(PLATFORM_MACOS) && Arch == AK_i386) { in TapiFile()
404 Platforms = File->getPlatforms(); in NormalizedTBD()