Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp390 else if (std::optional<std::string> LibPathEnv = in detectDeviceLibrary() local
392 LibDevicePath = std::move(*LibPathEnv); in detectDeviceLibrary()