Home
last modified time | relevance | path

Searched defs:getPlatformName (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/lib/TextAPI/MachO/
DPlatform.cpp64 StringRef getPlatformName(PlatformKind Platform) { in getPlatformName() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DPlatform.cpp64 StringRef getPlatformName(PlatformKind Platform) { in getPlatformName() function
/external/clang/include/clang/Basic/
DTargetInfo.h926 StringRef getPlatformName() const { return PlatformName; } in getPlatformName() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmStreamer.cpp562 static const char *getPlatformName(MachO::PlatformType Type) { in getPlatformName() function
/external/llvm-project/clang/lib/Driver/ToolChains/
DDarwin.cpp2608 static const char *getPlatformName(Darwin::DarwinPlatformKind Platform, in getPlatformName() function
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h1372 StringRef getPlatformName() const { return PlatformName; } in getPlatformName() function
/external/llvm-project/llvm/lib/MC/
DMCAsmStreamer.cpp577 static const char *getPlatformName(MachO::PlatformType Type) { in getPlatformName() function