Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Basic/Targets/
H A DOSTargets.cpp23 const llvm::Triple &Triple, StringRef &PlatformName, in getDarwinDefines()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaAvailability.cpp376 std::string PlatformName(AvailabilityAttr::getPrettyPlatformName( in DoEmitAvailabilityWarning() local
408 std::string PlatformName = in DoEmitAvailabilityWarning() local
761 std::string PlatformName(AvailabilityAttr::getPrettyPlatformName( in DiagnoseDeclAvailability() local
H A DSemaDeclAttr.cpp2378 StringRef PlatformName in checkAvailabilityAttr() local
/openbsd/gnu/llvm/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp1164 StringRef PlatformName; in parseBuildVersion() local
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCAsmStreamer.cpp647 const char *PlatformName = getPlatformName((MachO::PlatformType)Platform); in emitBuildVersion() local
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DTargetInfo.h236 mutable StringRef PlatformName; variable
/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DDarwin.cpp3059 std::string PlatformName = in addPlatformVersionArgs() local