Searched defs:HasNativeLLVMSupport (Results 1 – 10 of 10) sorted by relevance
44 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function
43 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function
100 bool Hurd::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in Hurd
119 bool WebAssembly::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in WebAssembly
411 bool FreeBSD::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in FreeBSD
424 bool toolchains::PS4CPU::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in toolchains::PS4CPU
427 bool toolchains::MinGW::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in toolchains::MinGW
465 bool Linux::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in Linux
698 bool MachO::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in MachO
475 bool ToolChain::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in ToolChain