Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DOSTargets.cpp23 const llvm::Triple &Triple, StringRef &PlatformName, in getDarwinDefines()
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAvailability.cpp372 std::string PlatformName(AvailabilityAttr::getPrettyPlatformName( in DoEmitAvailabilityWarning() local
404 std::string PlatformName = in DoEmitAvailabilityWarning() local
771 std::string PlatformName(AvailabilityAttr::getPrettyPlatformName( in DiagnoseDeclAvailability() local
H A DSemaDeclAttr.cpp2232 StringRef PlatformName in checkAvailabilityAttr() local
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp1162 StringRef PlatformName; in parseBuildVersion() local
/netbsd/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DDarwin.cpp2661 std::string PlatformName = getPlatformName(TargetPlatform, TargetEnvironment); in addPlatformVersionArgs() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h217 mutable StringRef PlatformName; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAsmStreamer.cpp625 const char *PlatformName = getPlatformName((MachO::PlatformType)Platform); in emitBuildVersion() local