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.h482 class LLVM_LIBRARY_VISIBILITY PSOSTargetInfo : public OSTargetInfo<Target> {
496 PSOSTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in PSOSTargetInfo() function
525 class LLVM_LIBRARY_VISIBILITY PS4OSTargetInfo : public PSOSTargetInfo<Target> {
530 PSOSTargetInfo<Target>::getOSDefines(Opts, Triple, Builder); in getOSDefines()
536 using PSOSTargetInfo<Target>::PSOSTargetInfo;
541 class LLVM_LIBRARY_VISIBILITY PS5OSTargetInfo : public PSOSTargetInfo<Target> {
546 PSOSTargetInfo<Target>::getOSDefines(Opts, Triple, Builder); in getOSDefines()
552 using PSOSTargetInfo<Target>::PSOSTargetInfo;