Home
last modified time | relevance | path

Searched defs:StrictChecking (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DROCm.h67 bool StrictChecking; member
H A DCuda.cpp143 bool StrictChecking; in CudaInstallationDetector() member
H A DAMDGPU.cpp344 auto CheckDeviceLib = [&](StringRef Path, bool StrictChecking) { in detectDeviceLibrary()