Searched defs:HasNativeLLVMSupport (Results 1 – 13 of 13) sorted by relevance
43 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function
70 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function
93 bool HasNativeLLVMSupport() const override { in HasNativeLLVMSupport() function
76 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function
120 bool Hurd::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in Hurd
368 bool OpenBSD::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in OpenBSD
461 bool FreeBSD::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in FreeBSD
219 bool WebAssembly::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in WebAssembly
333 bool Linux::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in Linux
547 bool toolchains::MinGW::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in toolchains::MinGW
908 bool MachO::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in MachO
737 bool ToolChain::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in ToolChain