Home
last modified time | relevance | path

Searched refs:WarnIfUnsupportedVersion (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.h77 void WarnIfUnsupportedVersion() const;
H A DCuda.cpp123 void CudaInstallationDetector::WarnIfUnsupportedVersion() const { in WarnIfUnsupportedVersion() function in CudaInstallationDetector
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp993 CudaInstallation.WarnIfUnsupportedVersion(); in CreateOffloadingDeviceToolChains()