Searched refs:HasNativeLLVMSupport (Results 1 – 5 of 5) sorted by relevance
251 bool HasNativeLLVMSupport() const override;518 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function597 bool HasNativeLLVMSupport() const override;663 bool HasNativeLLVMSupport() const override;
218 bool ToolChain::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in ToolChain
88 bool MachO::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in MachO2695 bool FreeBSD::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in FreeBSD3287 bool Linux::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in Linux
203 if (!TC.HasNativeLLVMSupport()) { in AddLinkerInputs()
193 virtual bool HasNativeLLVMSupport() const;