/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/ |
D | Platform.h | 40 StringRef getPlatformName(PlatformKind Platform);
|
/external/llvm-project/llvm/include/llvm/TextAPI/MachO/ |
D | Platform.h | 41 StringRef getPlatformName(PlatformKind Platform);
|
/external/llvm-project/llvm/lib/TextAPI/MachO/ |
D | Platform.cpp | 64 StringRef getPlatformName(PlatformKind Platform) { in getPlatformName() function
|
D | Target.cpp | 52 return (getArchitectureName(Arch) + " (" + getPlatformName(Platform) + ")") in operator std::string()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
D | Platform.cpp | 64 StringRef getPlatformName(PlatformKind Platform) { in getPlatformName() function
|
D | Target.cpp | 51 return (getArchitectureName(Arch) + " (" + getPlatformName(Platform) + ")") in operator std::string()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaAvailability.cpp | 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()
|
D | SemaDeclObjC.cpp | 296 RealizedPlatform = S.Context.getTargetInfo().getPlatformName(); in DiagnoseObjCImplementedDeprecations()
|
D | SemaExprCXX.cpp | 1852 getASTContext().getTargetInfo().getPlatformName()); in diagnoseUnavailableAlignedAllocation()
|
D | SemaExpr.cpp | 19395 StringRef Platform = getASTContext().getTargetInfo().getPlatformName(); in ActOnObjCAvailabilityCheckExpr()
|
/external/clang/include/clang/Basic/ |
D | TargetInfo.h | 926 StringRef getPlatformName() const { return PlatformName; } in getPlatformName() function
|
/external/llvm-project/clang/lib/Basic/ |
D | Module.cpp | 69 StringRef Platform = Target.getPlatformName(); in isPlatformEnvironment()
|
/external/llvm-project/clang/include/clang/Basic/ |
D | TargetInfo.h | 1372 StringRef getPlatformName() const { return PlatformName; } in getPlatformName() function
|
/external/llvm-project/clang/lib/AST/ |
D | DeclBase.cpp | 549 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in CheckAvailability() 676 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getVersionIntroduced()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCAsmStreamer.cpp | 562 static const char *getPlatformName(MachO::PlatformType Type) { in getPlatformName() function 580 const char *PlatformName = getPlatformName((MachO::PlatformType)Platform); in EmitBuildVersion()
|
/external/llvm-project/llvm/lib/MC/ |
D | MCAsmStreamer.cpp | 577 static const char *getPlatformName(MachO::PlatformType Type) { in getPlatformName() function 596 const char *PlatformName = getPlatformName((MachO::PlatformType)Platform); in emitBuildVersion()
|
/external/clang/lib/AST/ |
D | DeclBase.cpp | 421 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in CheckAvailability()
|
/external/llvm-project/clang/lib/Driver/ToolChains/ |
D | Darwin.cpp | 2608 static const char *getPlatformName(Darwin::DarwinPlatformKind Platform, in getPlatformName() function 2632 std::string PlatformName = getPlatformName(TargetPlatform, TargetEnvironment); in addPlatformVersionArgs()
|
/external/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 6239 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getAttrForPlatform()
|
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |