Searched refs:getPlatformName (Results 1 – 12 of 12) sorted by relevance
41 StringRef getPlatformName(PlatformKind Platform);
44 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getAttrForPlatform()373 S.getASTContext().getTargetInfo().getPlatformName())); in DoEmitAvailabilityWarning()406 S.getASTContext().getTargetInfo().getPlatformName()) in DoEmitAvailabilityWarning()772 SemaRef.getASTContext().getTargetInfo().getPlatformName())); in DiagnoseDeclAvailability()836 SemaRef.getASTContext().getTargetInfo().getPlatformName()) in DiagnoseDeclAvailability()
296 RealizedPlatform = S.Context.getTargetInfo().getPlatformName(); in DiagnoseObjCImplementedDeprecations()
1881 getASTContext().getTargetInfo().getPlatformName()); in diagnoseUnavailableAlignedAllocation()
19643 StringRef Platform = getASTContext().getTargetInfo().getPlatformName(); in ActOnObjCAvailabilityCheckExpr()
52 return (getArchitectureName(Arch) + " (" + getPlatformName(Platform) + ")") in operator std::string()
65 StringRef getPlatformName(PlatformKind Platform) { in getPlatformName() function
549 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in CheckAvailability()676 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getVersionIntroduced()
69 StringRef Platform = Target.getPlatformName(); in isPlatformEnvironment()
1409 StringRef getPlatformName() const { return PlatformName; } in getPlatformName() function
606 static const char *getPlatformName(MachO::PlatformType Type) { in getPlatformName() function625 const char *PlatformName = getPlatformName((MachO::PlatformType)Platform); in emitBuildVersion()
2637 static const char *getPlatformName(Darwin::DarwinPlatformKind Platform, in getPlatformName() function2661 std::string PlatformName = getPlatformName(TargetPlatform, TargetEnvironment); in addPlatformVersionArgs()