Searched defs:getDarwinTargetVariantTriple (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCObjectFileInfo.h | 484 const Triple *getDarwinTargetVariantTriple() const { getDarwinTargetVariantTriple() function |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Module.cpp | 857 StringRef Module::getDarwinTargetVariantTriple() const { getDarwinTargetVariantTriple() function in Module |
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ | ||
H A D | TargetInfo.h | 1729 const llvm::Triple *getDarwinTargetVariantTriple() const { getDarwinTargetVariantTriple() function |