Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp379 auto CheckDeviceLib = [&](StringRef Path) { in detectDeviceLibrary() local
423 HasDeviceLibrary = CheckDeviceLib(LibDevicePath); in detectDeviceLibrary()