Searched refs:getPlatformName (Results 1 – 15 of 15) sorted by relevance
28 StringRef getPlatformName(PlatformType Platform);
12 StringRef PlatformName = Context.getTargetInfo().getPlatformName(); in createFromDecl()
45 return (getArchitectureName(Arch) + " (" + getPlatformName(Platform) + in operator std::string()
63 StringRef getPlatformName(PlatformType Platform) { in getPlatformName() function
45 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getAttrForPlatform()389 S.getASTContext().getTargetInfo().getPlatformName())); in DoEmitAvailabilityWarning()422 S.getASTContext().getTargetInfo().getPlatformName()) in DoEmitAvailabilityWarning()797 SemaRef.getASTContext().getTargetInfo().getPlatformName())); in DiagnoseDeclAvailability()861 SemaRef.getASTContext().getTargetInfo().getPlatformName()) in DiagnoseDeclAvailability()
296 RealizedPlatform = S.Context.getTargetInfo().getPlatformName(); in DiagnoseObjCImplementedDeprecations()
1988 getASTContext().getTargetInfo().getPlatformName()); in diagnoseUnavailableAlignedAllocation()
21924 FindSpecVersion(Context.getTargetInfo().getPlatformName())) in ActOnObjCAvailabilityCheckExpr()
636 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in CheckAvailability()763 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getVersionIntroduced()
68 StringRef Platform = Target.getPlatformName(); in isPlatformEnvironment()
1572 StringRef getPlatformName() const { return PlatformName; } in getPlatformName() function
170 os << getPlatformName(info.target.Platform); in checkCompatibility()175 getPlatformName(config->platform())); in checkCompatibility()
1061 warn("-fixup_chains requires " + getPlatformName(config->platform()) + " " + in shouldEmitChainedFixups()
633 static const char *getPlatformName(MachO::PlatformType Type) { in getPlatformName() function647 const char *PlatformName = getPlatformName((MachO::PlatformType)Platform); in emitBuildVersion()
3194 static const char *getPlatformName(Darwin::DarwinPlatformKind Platform, in getPlatformName() function3225 getPlatformName(TargetPlatform, TargetEnvironment); in addPlatformVersionArgs()