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

/external/clang/include/clang/Driver/
H A DToolChain.h159 virtual bool HasNativeLLVMSupport() const;
/external/clang/lib/Driver/
H A DToolChains.h290 virtual bool HasNativeLLVMSupport() const;
546 virtual bool HasNativeLLVMSupport() const;
H A DToolChain.cpp146 bool ToolChain::HasNativeLLVMSupport() const { function in class:ToolChain
H A DToolChains.cpp79 bool Darwin::HasNativeLLVMSupport() const { function in class:Darwin
2360 bool Linux::HasNativeLLVMSupport() const { function in class:Linux
H A DTools.cpp161 if (!TC.HasNativeLLVMSupport()) {

Completed in 95 milliseconds