Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Driver/
DToolChains.h319 virtual bool HasNativeLLVMSupport() const;
508 virtual bool HasNativeLLVMSupport() const;
584 virtual bool HasNativeLLVMSupport() const;
DToolChain.cpp178 bool ToolChain::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in ToolChain
DToolChains.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
DTools.cpp164 if (!TC.HasNativeLLVMSupport()) { in AddLinkerInputs()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Driver/
DToolChain.h168 virtual bool HasNativeLLVMSupport() const;