Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DROCm.h64 bool StrictChecking; member
H A DCuda.cpp129 bool StrictChecking; in CudaInstallationDetector() member
H A DAMDGPU.cpp396 auto CheckDeviceLib = [&](StringRef Path, bool StrictChecking) { in detectDeviceLibrary()