Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DPlatform.cpp65 StringRef getPlatformName(PlatformKind Platform) { in getPlatformName() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h1409 StringRef getPlatformName() const { return PlatformName; } in getPlatformName() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DDarwin.cpp2637 static const char *getPlatformName(Darwin::DarwinPlatformKind Platform, in getPlatformName() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAsmStreamer.cpp606 static const char *getPlatformName(MachO::PlatformType Type) { in getPlatformName() function