Home
last modified time | relevance | path

Searched refs:PSOSTargetInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DOSTargets.h537 class LLVM_LIBRARY_VISIBILITY PSOSTargetInfo : public OSTargetInfo<Target> {
551 PSOSTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in PSOSTargetInfo() function
580 class LLVM_LIBRARY_VISIBILITY PS4OSTargetInfo : public PSOSTargetInfo<Target> {
585 PSOSTargetInfo<Target>::getOSDefines(Opts, Triple, Builder); in getOSDefines()
591 using PSOSTargetInfo<Target>::PSOSTargetInfo;
596 class LLVM_LIBRARY_VISIBILITY PS5OSTargetInfo : public PSOSTargetInfo<Target> {
601 PSOSTargetInfo<Target>::getOSDefines(Opts, Triple, Builder); in getOSDefines()
607 using PSOSTargetInfo<Target>::PSOSTargetInfo;