Searched defs:setDarwinTargetVariantTriple (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCObjectFileInfo.h | 480 void setDarwinTargetVariantTriple(const Triple &T) { setDarwinTargetVariantTriple() function |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Module.cpp | 863 void Module::setDarwinTargetVariantTriple(StringRef T) { setDarwinTargetVariantTriple() function in Module |