Searched defs:PlatformName (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DOSTargets.cpp22 getDarwinDefines(MacroBuilder &Builder, const LangOptions &Opts, const llvm::Triple &Triple, StringRef &PlatformName, VersionTuple &PlatformMinVersion) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp590 const char *PlatformName = getPlatformName((MachO::PlatformType)Platform); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp1162 StringRef PlatformName; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp2588 std::string PlatformName = getPlatformName(TargetPlatform, TargetEnvironment); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h208 mutable StringRef PlatformName; member in class:clang::TargetInfo
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2211 StringRef PlatformName local

Completed in 137 milliseconds