Home
last modified time | relevance | path

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

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