HomeSort by: relevance | last modified time | path
    Searched defs:HasNativeLLVMSupport (Results 1 - 9 of 9) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
Hurd.cpp 120 bool Hurd::HasNativeLLVMSupport() const { return true; }
PS4CPU.cpp 230 bool toolchains::PS4CPU::HasNativeLLVMSupport() const { return true; }
OpenBSD.cpp 316 bool OpenBSD::HasNativeLLVMSupport() const { return true; }
FreeBSD.cpp 463 bool FreeBSD::HasNativeLLVMSupport() const { return true; }
MinGW.cpp 457 bool toolchains::MinGW::HasNativeLLVMSupport() const {
WebAssembly.cpp 215 bool WebAssembly::HasNativeLLVMSupport() const { return true; }
Linux.cpp 326 bool Linux::HasNativeLLVMSupport() const { return true; }
Darwin.cpp 822 bool MachO::HasNativeLLVMSupport() const { return true; }
  /src/external/apache2/llvm/dist/clang/lib/Driver/
ToolChain.cpp 633 bool ToolChain::HasNativeLLVMSupport() const {

Completed in 37 milliseconds