Searched refs:PlatformType (Results 1 – 7 of 7) sorted by relevance
29 enum PlatformType { enum206 PlatformType Platform() const;224 PlatformType _platformType;
152 PlatformType platform(kPlatformNotSupported); in CheckPlatform()1933 AudioDeviceModuleImpl::PlatformType AudioDeviceModuleImpl::Platform() const in Platform()
92 MachO::PlatformType Platform; ///< Used when EmitBuildVersion==true.265 void setBuildVersion(MachO::PlatformType Platform, unsigned Major, in setBuildVersion()
1091 static Triple::OSType getOSTypeFromPlatform(MachO::PlatformType Type) { in getOSTypeFromPlatform()1133 = getOSTypeFromPlatform((MachO::PlatformType)Platform); in parseBuildVersion()
279 getAssembler().setBuildVersion((MachO::PlatformType)Platform, Major, Minor, in EmitBuildVersion()
524 static const char *getPlatformName(MachO::PlatformType Type) { in getPlatformName()537 const char *PlatformName = getPlatformName((MachO::PlatformType)Platform); in EmitBuildVersion()
484 enum PlatformType { enum