Searched refs:HasNativeLLVMSupport (Results 1 – 5 of 5) sorted by relevance
253 bool HasNativeLLVMSupport() const override;496 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function608 bool HasNativeLLVMSupport() const override;674 bool HasNativeLLVMSupport() const override;
220 bool ToolChain::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in ToolChain
64 bool MachO::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in MachO2683 bool FreeBSD::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in FreeBSD3299 bool Linux::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in Linux
202 if (!TC.HasNativeLLVMSupport()) { in AddLinkerInputs()
197 virtual bool HasNativeLLVMSupport() const;