Searched refs:getOSDefines (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/ |
| H A D | OSTargets.h | 33 getOSDefines(Opts, TgtInfo::getTriple(), Builder); in getTargetDefines() 44 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines() function 145 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines() function 179 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines() function 242 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines() function 263 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines() function 294 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines() function 315 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines() function 376 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple, in getOSDefines() function 526 PSOSTargetInfo<Target>::getOSDefines(Opts, Triple, Builder); in getOSDefines() [all …]
|
| H A D | ARM.h | 287 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple,
|
| H A D | AArch64.h | 268 void getOSDefines(const LangOptions &Opts, const llvm::Triple &Triple,
|
| H A D | ARM.cpp | 1491 void DarwinARMTargetInfo::getOSDefines(const LangOptions &Opts, in getOSDefines() function in DarwinARMTargetInfo
|
| H A D | AArch64.cpp | 1596 void DarwinAArch64TargetInfo::getOSDefines(const LangOptions &Opts, in getOSDefines() function in DarwinAArch64TargetInfo
|