Searched refs:NativeLLVMSupport (Results 1 – 3 of 3) sorted by relevance
146 NativeLLVMSupport = Args.hasArg(options::OPT_sycl_link); in SPIRVToolChain()149 bool SPIRVToolChain::HasNativeLLVMSupport() const { return NativeLLVMSupport; } in HasNativeLLVMSupport()
101 bool NativeLLVMSupport; variable
557 NativeLLVMSupport = in MinGW()586 return NativeLLVMSupport; in HasNativeLLVMSupport()