Searched defs:HasNativeLLVMSupport (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHurd.cpp128 bool Hurd::HasNativeLLVMSupport() const { return true; } function in class:Hurd
H A DHaiku.cpp279 bool Haiku::HasNativeLLVMSupport() const { return true; } function in class:Haiku
H A DFreeBSD.cpp469 bool FreeBSD::HasNativeLLVMSupport() const { return true; } function in class:FreeBSD
H A DOpenBSD.cpp393 bool OpenBSD::HasNativeLLVMSupport() const { return true; } function in class:OpenBSD
H A DLinux.cpp361 bool Linux::HasNativeLLVMSupport() const { return true; } function in class:Linux
H A DMinGW.cpp568 bool toolchains::MinGW::HasNativeLLVMSupport() const { function in class:toolchains::MinGW
H A DWebAssembly.cpp266 bool WebAssembly::HasNativeLLVMSupport() const { return true; } function in class:WebAssembly
H A DDarwin.cpp949 bool MachO::HasNativeLLVMSupport() const { return true; } function in class:MachO
/freebsd-current/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp923 bool ToolChain::HasNativeLLVMSupport() const { function in class:ToolChain

Completed in 143 milliseconds