Searched refs:getPlatformName (Results 1 – 13 of 13) sorted by relevance
41 StringRef getPlatformName(PlatformKind Platform);
52 return (getArchitectureName(Arch) + " (" + getPlatformName(Platform) + ")") in operator std::string()
65 StringRef getPlatformName(PlatformKind 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()759 SemaRef.getASTContext().getTargetInfo().getPlatformName())); in DiagnoseDeclAvailability()823 SemaRef.getASTContext().getTargetInfo().getPlatformName()) in DiagnoseDeclAvailability()
296 RealizedPlatform = S.Context.getTargetInfo().getPlatformName(); in DiagnoseObjCImplementedDeprecations()
1898 getASTContext().getTargetInfo().getPlatformName()); in diagnoseUnavailableAlignedAllocation()
19836 FindSpecVersion(Context.getTargetInfo().getPlatformName())) in ActOnObjCAvailabilityCheckExpr()
159 os << getPlatformName(info.target.Platform); in checkCompatibility()164 getPlatformName(config->platform())); in checkCompatibility()
549 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in CheckAvailability()676 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getVersionIntroduced()
69 StringRef Platform = Target.getPlatformName(); in isPlatformEnvironment()
1415 StringRef getPlatformName() const { return PlatformName; } in getPlatformName() function
616 static const char *getPlatformName(MachO::PlatformType Type) { in getPlatformName() function635 const char *PlatformName = getPlatformName((MachO::PlatformType)Platform); in emitBuildVersion()
2700 static const char *getPlatformName(Darwin::DarwinPlatformKind Platform, in getPlatformName() function2722 std::string PlatformName = getPlatformName(TargetPlatform, TargetEnvironment); in addPlatformVersionArgs()