Home
last modified time | relevance | path

Searched defs:HasNativeLLVMSupport (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/clang/lib/Driver/ToolChains/
DCloudABI.h43 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function
DAMDGPU.h86 bool HasNativeLLVMSupport() const override { in HasNativeLLVMSupport() function
DFuchsia.h43 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function
DHurd.cpp120 bool Hurd::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in Hurd
DPS4CPU.cpp230 bool toolchains::PS4CPU::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in toolchains::PS4CPU
DOpenBSD.cpp315 bool OpenBSD::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in OpenBSD
DWebAssembly.cpp205 bool WebAssembly::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in WebAssembly
DFreeBSD.cpp456 bool FreeBSD::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in FreeBSD
DMinGW.cpp457 bool toolchains::MinGW::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in toolchains::MinGW
DLinux.cpp363 bool Linux::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in Linux
DDarwin.cpp810 bool MachO::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in MachO
/external/clang/lib/Driver/
DToolChains.h622 bool HasNativeLLVMSupport() const override { return true; } in HasNativeLLVMSupport() function
DToolChain.cpp377 bool ToolChain::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in ToolChain
DToolChains.cpp67 bool MachO::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in MachO
3536 bool FreeBSD::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in FreeBSD
4221 bool Linux::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in Linux
5031 bool WebAssembly::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in WebAssembly
5132 bool PS4CPU::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() function in PS4CPU
/external/llvm-project/clang/lib/Driver/
DToolChain.cpp644 bool ToolChain::HasNativeLLVMSupport() const { in HasNativeLLVMSupport() function in ToolChain