Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp376 auto CandidatePath = Candidate.Path; in detectDeviceLibrary() local
415 auto Path = SPACKPath.empty() ? CandidatePath : SPACKPath; in detectDeviceLibrary()