Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Driver/
HDToolChains.h319 virtual bool HasNativeLLVMSupport() const;
508 virtual bool HasNativeLLVMSupport() const;
584 virtual bool HasNativeLLVMSupport() const;
HDToolChain.cpp178 bool ToolChain::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in ToolChain
HDToolChains.cpp80 bool Darwin::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in Darwin
2567 bool FreeBSD::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in FreeBSD
2571 bool Linux::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in Linux
HDTools.cpp164 if (!TC.HasNativeLLVMSupport()) { in AddLinkerInputs()
/trueos/contrib/llvm/tools/clang/include/clang/Driver/
HDToolChain.h168 virtual bool HasNativeLLVMSupport() const;