Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp47 std::string Prefix = Twine(PackageName + "-" + Cand.SPACKReleaseStr).str(); in findSPACKPackage()
192 llvm::errs() << " (Spack " << Cand.SPACKReleaseStr << ")"; in getInstallationPathCandidates()
237 auto SPACKReleaseStr = SPACKPostfix.first; in getInstallationPathCandidates() local
238 if (!SPACKReleaseStr.empty()) { in getInstallationPathCandidates()
241 SPACKReleaseStr); in getInstallationPathCandidates()