Searched refs:getPlatformName (Results 1 – 14 of 14) sorted by relevance
26 StringRef getPlatformName(PlatformType Platform);
49 return (getArchitectureName(Arch) + " (" + getPlatformName(Platform) + ")") in operator std::string()
63 StringRef getPlatformName(PlatformType Platform) { in getPlatformName() function
44 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getAttrForPlatform()373 S.getASTContext().getTargetInfo().getPlatformName())); in DoEmitAvailabilityWarning()406 S.getASTContext().getTargetInfo().getPlatformName()) in DoEmitAvailabilityWarning()758 SemaRef.getASTContext().getTargetInfo().getPlatformName())); in DiagnoseDeclAvailability()822 SemaRef.getASTContext().getTargetInfo().getPlatformName()) in DiagnoseDeclAvailability()
296 RealizedPlatform = S.Context.getTargetInfo().getPlatformName(); in DiagnoseObjCImplementedDeprecations()
1941 getASTContext().getTargetInfo().getPlatformName()); in diagnoseUnavailableAlignedAllocation()
20789 FindSpecVersion(Context.getTargetInfo().getPlatformName())) in ActOnObjCAvailabilityCheckExpr()
69 StringRef Platform = Target.getPlatformName(); in isPlatformEnvironment()
550 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in CheckAvailability()677 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getVersionIntroduced()
1491 StringRef getPlatformName() const { return PlatformName; } in getPlatformName() function
582 StringRef PlatformName = Context.getTargetInfo().getPlatformName(); in getAvailability()
169 os << getPlatformName(info.target.Platform); in checkCompatibility()174 getPlatformName(config->platform())); in checkCompatibility()
621 static const char *getPlatformName(MachO::PlatformType Type) { in getPlatformName() function642 const char *PlatformName = getPlatformName((MachO::PlatformType)Platform); in emitBuildVersion()
2999 static const char *getPlatformName(Darwin::DarwinPlatformKind Platform, in getPlatformName() function3028 getPlatformName(TargetPlatform, TargetEnvironment); in addPlatformVersionArgs()