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
45 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getAttrForPlatform()377 S.getASTContext().getTargetInfo().getPlatformName())); in DoEmitAvailabilityWarning()410 S.getASTContext().getTargetInfo().getPlatformName()) in DoEmitAvailabilityWarning()762 SemaRef.getASTContext().getTargetInfo().getPlatformName())); in DiagnoseDeclAvailability()826 SemaRef.getASTContext().getTargetInfo().getPlatformName()) in DiagnoseDeclAvailability()
296 RealizedPlatform = S.Context.getTargetInfo().getPlatformName(); in DiagnoseObjCImplementedDeprecations()
1956 getASTContext().getTargetInfo().getPlatformName()); in diagnoseUnavailableAlignedAllocation()
21169 FindSpecVersion(Context.getTargetInfo().getPlatformName())) in ActOnObjCAvailabilityCheckExpr()
563 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in CheckAvailability()690 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getVersionIntroduced()
69 StringRef Platform = Target.getPlatformName(); in isPlatformEnvironment()
1539 StringRef getPlatformName() const { return PlatformName; } in getPlatformName() function
170 os << getPlatformName(info.target.Platform); in checkCompatibility()175 getPlatformName(config->platform())); in checkCompatibility()
1032 warn("-fixup_chains requires " + getPlatformName(config->platform()) + " " + in shouldEmitChainedFixups()
626 static const char *getPlatformName(MachO::PlatformType Type) { in getPlatformName() function647 const char *PlatformName = getPlatformName((MachO::PlatformType)Platform); in emitBuildVersion()
3031 static const char *getPlatformName(Darwin::DarwinPlatformKind Platform, in getPlatformName() function3060 getPlatformName(TargetPlatform, TargetEnvironment); in addPlatformVersionArgs()