Home
last modified time | relevance | path

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

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