Searched defs:HasNativeLLVMSupport (Results 1 – 3 of 3) sorted by relevance
622 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function
377 bool ToolChain::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in ToolChain
67 bool MachO::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in MachO3536 bool FreeBSD::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in FreeBSD4221 bool Linux::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in Linux5031 bool WebAssembly::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in WebAssembly5132 bool PS4CPU::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in PS4CPU