Searched refs:HasNativeLLVMSupport (Results 1 – 5 of 5) sorted by relevance
159 virtual bool HasNativeLLVMSupport() const;
290 virtual bool HasNativeLLVMSupport() const;546 virtual bool HasNativeLLVMSupport() const;
146 bool ToolChain::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in ToolChain
79 bool Darwin::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in Darwin2360 bool Linux::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in Linux
161 if (!TC.HasNativeLLVMSupport()) { in AddLinkerInputs()